在 2021/3/26 上午4:56, Martin Storsjö 写道:
diff --git a/mingw-w64-headers/crt/stdio.h b/mingw-w64-headers/crt/stdio.h
(...)
int _flag;
int _file;
These fields have been changed to `long`s in UCRT (although there is no difference in the representation), and `_flag` has been renamed to the plural form `_flags`. How about updating them as well?
-- Best regards, Liu Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
