Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6RC1
-
Fix Version/s: JRuby 1.6
-
Component/s: Parser, Ruby 1.9.2
-
Labels:None
-
Environment:win 7,jdk6_23,jruby 1.6 rc1,JRUBY_OPTS = --1.9 ,RAILS 3.0.1
-
Number of attachments :
Description
my rails app uses oracle-enhanced(https://github.com/rsim/oracle-enhanced). in ruby 1.87,it's ok. when i set JRUBY_OPTS = --1.9, it shows follow error:
..lib/active_record/connection_adapters/oracle_enhanced_context_index.rb:132: syntax error, unexpected kDO_BLOCK
Issue Links
- is duplicated by
-
JRUBY-5360
block inside string interpolation raises error in 1.9 mode
-
Changed the summary and components after investigating a little bit. Also fixed description somewhat.