> Date: Tue, 26 Nov 2013 12:21:10 +0000 > From: Ray Donnelly <[email protected]> > Cc: [email protected] > > Instead of adding the MS-specific "%Ix", could you not add (in the > batch file) the define of __MINGW_USE_ANSI_STDIO=1, otherwise I > suspect you'd be breaking people who prefer the stdio a bit more ansi > (mingw-builds for example).
That change is in code that is only compiled on Windows anyway, so it won't break anything. _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
