On Fri, 1 Mar 2024, LIU Hao wrote:
在 2024-02-29 16:25, Martin Storsjö 写道:
The functions within the DEPRECATE_SUPPORTED block in strsafe.h are not
defined elsewhere, they are all inline functions within strsafe.h. So there
is no way of having code that otherwise works, then you include strsafe.h
and suddenly it no longer works.
Kind of. Prior to this patch, including 'strsafe.h' then 'windows.h' will
result in errors, even those functions aren't used in any way. So I suspect
such code doesn't exist.
Attached is an updated patch, with the last two paragraphs rephrased.
LGTM, thanks!
// Martin
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public