Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: JRuby 1.5
-
Component/s: Parser, Ruby 1.9.2
-
Labels:None
-
Environment:github trunk, Java 6, Mac OS X 10.6.2
-
Patch Submitted:Yes
-
Number of attachments :
Description
There is an apparent typo in the parser code. This is causing a failed spec in spec/ruby/language/precedence_spec.rb.
The attached patch fixes it.
Thanks Hiro, I fat fingered that two days ago when I fixed the unary operators in 1.9. Applied in 02b57d4.