Connect parsed constructor signatures to jrubyc --java ------------------------------------------------------
Key: JRUBY-4712 URL: http://jira.codehaus.org/browse/JRUBY-4712 Project: JRuby Issue Type: Improvement Components: Compiler Affects Versions: JRuby 1.5 Environment: JVM 1.5 on Leopard PPC Reporter: Ian Dees Attachments: jrubyc_java_constructor.patch, waveform_with_sigs.rb Tom's changeset {{1dfd560}} allows {{java_signature}} to take a constructor signature. But the new signatures need to be hooked up to the {{jrubyc --java}} data structures. The attached patch makes that connection. I've tested this on a few simple cases (see attached {{waveform_with_sigs.rb}}), and the resulting methods look the same before and after the patch. -- 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