Incorrect behavior by interpreter (jruby -X-C) on -e "break" ------------------------------------------------------------
Key: JRUBY-5485 URL: http://jira.codehaus.org/browse/JRUBY-5485 Project: JRuby Issue Type: Bug Components: Interpreter Environment: Ubuntu Linux 2.6.32-28-generic #55-Ubuntu SMP Reporter: Subbu Sastry Priority: Minor Session output below shows the problem. ---- [subbu@earth] ruby -e "break" -e:1: unexpected break (LocalJumpError) [subbu@earth] jruby -e "break" -e:1:in `(root)': unexpected break (LocalJumpError) [subbu@earth] jruby -X-C -e "break" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - 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