Message4647

Author wmeissner
Recipients cburroughs, fwierzbicki, kfitch42, otmarhumbel, wmeissner
Date 2009-05-06.13:10:47
SpamBayes Score 0.0003390205
Marked as misclassified No
Message-id <1241615447.92.0.202588231458.issue1339@psf.upfronthosting.co.za>
In-reply-to
Content
Just for reference, the jruby and jna bugs relating to this are:
http://jira.codehaus.org/browse/JRUBY-3084
https://jna.dev.java.net/issues/show_bug.cgi?id=93

You should be able to just update jna to 3.0.9, but an update to
jna-posix 1.0.1 probably isn't a bad idea.  I did change the library
jna-posix loads from "c" to "libc.so.6" on linux to aid in avoiding this
issue.
History
Date User Action Args
2009-05-06 13:10:47wmeissnersetmessageid: <1241615447.92.0.202588231458.issue1339@psf.upfronthosting.co.za>
2009-05-06 13:10:47wmeissnersetrecipients: + wmeissner, otmarhumbel, fwierzbicki, kfitch42, cburroughs
2009-05-06 13:10:47wmeissnerlinkissue1339 messages
2009-05-06 13:10:47wmeissnercreate