Author: buginator
Date: Sun Feb 15 07:09:24 2009
New Revision: 6640
URL: http://svn.gna.org/viewcvs/warzone?rev=6640&view=rev
Log:
Fixes #257
Can compile OK with MSVC once again.
Frame.h must be included before default system header #includes, so we don't
have linker redefinitions & conflicts with the non C99 compliant routines that
MSVC uses.
Or in other words, we want our C99 compliant routines to override the default
routines that MSVC uses.
Modified:
trunk/lib/framework/frame.h
trunk/lib/framework/stdio_ext.c
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits