On Fri, 26 Mar 2021, Liu Hao wrote: > 在 2021-03-26 20:19, Martin Storsjö 写道: > > This matches the public UCRT headers - the struct only contains one > > single placeholder member. > > > > Signed-off-by: Martin Storsjö <[email protected]> > > --- > > mingw-w64-headers/crt/stdio.h | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > > > This patch looks good to me, as we have concluded. >
I've found a regression caused by this. Apparently gnulib knows about the _flag field: https://git.savannah.gnu.org/cgit/gnulib.git/tree/lib/fseterr.c#n45 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
