iterate-ch / rococoa

Rococoa allows you to call Objective-C code through Java classes and interfaces that you define.
GNU Lesser General Public License v3.0
72 stars 18 forks source link

Struct test failures with JNA 3.2.4 #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The testSendAndReceiveStructByReference and testSendAndReceiveStructByValue 
test methods in 
JavaProxyTest fail with JNA 3.2.4. The return value is always 0.

Original issue reported on code.google.com by dkocher@sudo.ch on 28 Nov 2009 at 7:55

GoogleCodeExporter commented 9 years ago
In r338.

Original comment by dkocher@sudo.ch on 31 Aug 2010 at 11:22