[Ray Donnelly]
> 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).
[Eli Zaretskii]
> That change is in code that is only compiled on Windows anyway, so it
> won't break anything.

__USE_MINGW_ANSI_STDIO was added (for mingw-w64) by d1d737d on Oct 18, then
removed by 757849c on Nov 24, so I didn't want to add it back. And like I
mentioned, make is already using the "I" length modifier elsewhere.

I have no preferences for how the errors and warnings are fixed - I would
just like to be able to build make without local patches.

Thanks,
STL


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to