Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.pre1, JRuby 1.6.7
Assignee: Thomas E Enebo
Created: 08/Aug/12 12:35 PM
Description:

Trying my code with -X+C I got this weird error.
It does not seems to be due to String#rpartition, but rather because of a bad scope.

Steps to reproduce:
$ git clone git://github.com/jruby/perfer.git
$ bundle
$ JRUBY_OPTS="-X+C -Xbacktrace.style=raw" bin/perfer run examples/file_stat.rb

The output I got is in this gist: https://gist.github.com/f821b76e79c7d34e84bd

Project: JRuby
Priority: Major Major
Reporter: Benoit Daloze
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to