Compiler does not support anything other than single-arg blocks
---------------------------------------------------------------

                 Key: JRUBY-863
                 URL: http://jira.codehaus.org/browse/JRUBY-863
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
    Affects Versions: JRuby 0.9.9
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
             Fix For: JRuby 1.0.0


The compiler currently only handles blocks that have a single argument, because 
multiple arguments requires multiple assignment to work. Multiple assignment is 
complicated to implement. I will try to shoot for 1.0 for this, but it's likely 
this will slip to post-1.0.

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