(1..3 === 2) ? 1 : 0
--------------------

                 Key: JRUBY-2046
                 URL: http://jira.codehaus.org/browse/JRUBY-2046
             Project: JRuby
          Issue Type: Bug
          Components: Parser
         Environment: linux, jre 1.6.0_03
            Reporter: Kacper Cieśla
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.1RC2
         Attachments: backtrace.txt

Expression like this

(1..3 === 2) ? 1 : 0

is caousing java.lang.NullPointerException

Full backtrace included as attachment.

-- 
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

Reply via email to