closure conversion fails for blocks
-----------------------------------

                 Key: JRUBY-1839
                 URL: http://jira.codehaus.org/browse/JRUBY-1839
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.x
            Reporter: MenTaLguY
            Assignee: Thomas E Enebo


works:

 java.awt.EventQueue.invoke_later(proc {})

fails with ArgumentError (wrong number of arguments):

 java.awt.EventQueue.invoke_later {}




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