12 messages in net.java.dev.jna.usersRe: [jna-users] Problem returning Str...
FromSent OnAttachments
Duncan McGregorFeb 9, 2009 2:13 pm 
Timothy WallFeb 9, 2009 2:24 pm 
Timothy WallFeb 9, 2009 2:31 pm 
Duncan McGregorFeb 9, 2009 4:22 pm 
Timothy WallFeb 9, 2009 4:57 pm 
Duncan McGregorFeb 9, 2009 5:39 pm 
Timothy WallFeb 9, 2009 5:48 pm 
Timothy WallFeb 9, 2009 6:00 pm 
Timothy WallFeb 9, 2009 6:07 pm 
Duncan McGregorFeb 9, 2009 6:10 pm 
Duncan McGregorFeb 10, 2009 2:53 am 
Duncan McGregorFeb 10, 2009 7:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Problem returning Structure.ByValue on Mac, JNA 3.0.6+Actions...
From:Duncan McGregor (dun@oneeyedmen.com)
Date:Feb 9, 2009 6:10:36 pm
List:net.java.dev.jna.users

My clean build of 3.0.5 works, and 3.0.6 fails. I guess its in the code somewhere, but ffi makes my head hurt. Thanks for your help, but I'm off to bed now!

On Tue, Feb 10, 2009 at 2:08 AM, Timothy Wall <twal@dev.java.net> wrote:

looks like the problem is in native/libffi/src/ffi.c. The version from 3.0.5 works, so something is wrong with the win64 patch.