6 messages in net.java.dev.jna.usersRe: [jna-users] Structure with nested...
FromSent OnAttachments
Gabriele ForbitiDec 21, 2007 2:20 am 
Timothy WallDec 21, 2007 6:40 am 
Gabriele ForbitiDec 21, 2007 9:26 am 
Timothy WallDec 21, 2007 2:46 pm 
Gabriele ForbitiDec 22, 2007 10:12 am 
Timothy WallDec 22, 2007 12:30 pm 
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] Structure with nested array of structuresActions...
From:Timothy Wall (twal@dev.java.net)
Date:Dec 21, 2007 2:46:43 pm
List:net.java.dev.jna.users

On Dec 21, 2007, at 12:27 PM, Gabriele Forbiti wrote:

There's a bug in getNativeSize and getNativeAlignment; the code should check if value is null and if so, assign it the result of newInstance(type). I'll apply a patch shortly.

This has been committed to SVN, so using that's preferable to tweaking a workaround.