> I worked around our older mingw-w64 toolchain in setup by changing the > inclusion order in the affected source file. This makes sure that stdio.h > is only included after the usual C++ suspects.
OK, I have verified that a build of HEAD I just obtained will (now) build under recent cygwin and run on XP. > > > Thanks for the report, Thanks for fixing it.