There were a number of warnings which read something like
"structure padded for alignment of member value in debug.h"

This can be trivially fixed by reordering the structure members ( I hope).
This patch works fine on cygwin, but I would like to see some other
platforms (especially 64 bit) try it out to see
1.) does it compile without those warnings (although, there will be
structure padding warnings, just not for individual members).
2.) does it pass all tests

If it runs on other platforms, then I'll formally submit it.

Thanks!
Tanton

Attachment: padded.patch
Description: Binary data

Reply via email to