[Bug 497492] mingw32-libjpeg crash on windows, typedef

bugzilla at redhat.com bugzilla at redhat.com
Sun Apr 26 05:14:48 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=497492





--- Comment #5 from Kevin Kofler <kevin at tigcc.ticalc.org>  2009-04-26 01:14:47 EDT ---
Looks like the problem here is that rpcndr.h and libjpeg both define a
"boolean" type, and whoever is included first "wins". So programs including
rpcndr.h before libjpeg will try using the wrong boolean type.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the mingw mailing list