On Thu, 8 Apr 2021, Jeremy Drake via Mingw-w64-public wrote:
Not only does gnulib key off of the definition of _IOERR to know whether
to use its UCRT definitions, but the constants are different between
MSVCRT and the (internal) constants in UCRT source.
It turns out that the constants _IOFBF _
Not only does gnulib key off of the definition of _IOERR to know whether
to use its UCRT definitions, but the constants are different between
MSVCRT and the (internal) constants in UCRT source.
It turns out that the constants _IOFBF _IOLBF and _IONBF are still
present in the UCRT headers (they are