Support for anonymous callback inside function definition
---------------------------------------------------------
Key: JRUBY-3572
URL: http://jira.codehaus.org/browse/JRUBY-3572
Project: JRuby
Issue Type: New Feature
Components: Extensions
Reporter: Andrea Fazzi
Priority: Minor
It would be nice if, as in ruby-ffi, one can define anonymous callback within
function definition:
{code}
attach_function :my_func, [ callback( [:int], :void) ], :void
{code}
--
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