On 2/28/26 06:29, LIU Hao wrote:
在 2026-2-28 12:00, JonY via Mingw-w64-public 写道:
Cygwin suppresses uintptr_t typedefs to avoid polluting its own CRT
headers. This breaks any use of the type, yet including stdint.h
further pollutes the namespace.
Use __UINTPTR_TYPE__ directly in _invalid_parameter and _invoke_watson
since it is supported by both gcc and clang.
Patch OK for master branch?
LGTM.
Thanks, pushed to master branch.
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public