Skip to content

[490] Fix various win32 failures #499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Sep 7, 2015
Merged

Conversation

twall
Copy link
Contributor

@twall twall commented Sep 7, 2015

  • Fix 32-bit structure return due to faulty libffi upstream merge between complex types and win32 small struct handling
  • Fix 64-bit structure returns due to incorrect optimization in libffi upstream checking small structure sizes
  • Fix stdcall stack bug when compiling with MSVC
  • Fix struct-returning callback bug when compiling with mingw

Does not yet address calling mingw-built code from MSVC-built JNA or vice versa.

twall added a commit that referenced this pull request Sep 7, 2015
@twall twall merged commit b818297 into master Sep 7, 2015
@twall twall deleted the 490-fix-win32-struct-return branch September 7, 2015 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant