On 2005-10-11 18:28:23 +0000 Jeremy Bettis <[EMAIL PROTECTED]> wrote:

I refer to this ChangeLog:
2005-10-09  Richard Frith-Macdonald <[EMAIL PROTECTED]>
Be consistent in usage of __WIN32__ and __MINGW__


Um.... There is no preprocessor define for __MINGW__,

Actually, it's defined in preface.h (and has been for ages).

so now that code that used to compile does not. Try putting it back to __MINGW32__

It was inconsistent (using both defines in diufferent places).

Using one define throughout compiled for me ...
but I have no problem with using __MINGW32__ as the standard if you prefer.



_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to