Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6.2
-
Fix Version/s: JRuby 1.6.3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
See Ruby-FFI issue: https://github.com/ffi/ffi/issues/98
Since the enum code is similar between ruby-ffi and JRuby, I suspect it suffers the same problem (haven't tested though), and I think the same fix will work.
This is mostly a reminder to me to fix this for 1.6.3.
Fixed in commit cbed84ce688a034aec3a6b358e6e0d0d7a4ce541 on master, cherry-picked to 15338f8d59c4b460e0be1135eb35de56bd2cb777 on jruby-1_6