在 2/8/22 21:12, Martin Storsjö 写道:
Using __attribute__((pure)) can conflict with a user-defined macro "pure" - the correct form for system headers would use "__pure__" instead. We have an existing macro that expands to this (with some compiler variance handling too).Signed-off-by: Martin Storsjö <[email protected]> --- mingw-w64-headers/crt/stdio.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
LGTM. Thanks. -- 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
