jruby-complete-1.2RC1.jar seems to break FFI
--------------------------------------------
Key: JRUBY-3449
URL: http://jira.codehaus.org/browse/JRUBY-3449
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.2
Environment: Windows XP
Reporter: Jean-Dominique Morani
Assignee: Thomas E Enebo
Attachments: ffi_bug.rb
The following error is being returned when a ruby script using FFI is run
using jruby-complete-1.2RC1.jar :
const_missing: uninitialized constant FFI::Library (NameError).
The same script works perfectly fine if run using jruby shell script.
Attached please find the ruby script causing the problem. This ruby script is
run using the following command :
java -jar "jruby-complete-1.2RC1.jar" ffi_bug.rb
--
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