winapi_test: 8 byte alignments

Hans Leidekker hans at it.vu.nl
Sat May 1 09:03:14 CDT 2004


Hi,

winapi_test currently assumes a maximum alignment of 4 bytes. This
patch changes that to 8. With this patch all generated tests succeed
here (MinGW cross builds as well as regular builds). 

Problems remain because winapi_test doesn't handle preprocessor
statements inside struct definitions. I have commented out affected
structures.

After applying this patch the tests may regenerated with this command:

  tools/winapi/winapi_test --pack

Changelog:
  - Assume 8 byte maximum alignment.
  - Sync type testing data with the headers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tools_winapi_test.diff
Type: text/x-diff
Size: 23462 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040501/117ad6bf/tools_winapi_test.bin


More information about the wine-patches mailing list