commit | 4a31a636861a523f216742a49723e72fe4ca731c | [log] [tgz] |
---|---|---|
author | Kirill Makurin <maiddaisuki@outlook.com> | Wed Jan 29 12:50:44 2025 +0900 |
committer | LIU Hao <lh_mouse@126.com> | Tue Feb 04 17:23:26 2025 +0800 |
tree | 281778d4a5ae19e407cd3f9d89df8ebd4e52f2d3 | |
parent | ea22a99cb06640697c45657e17bd5cb9603e62d7 [diff] |
headers: Fix mingw-w64-libraries/winpthreads/src/thread.h Move WINPTHREAD_API left to return type of __pth_gpointer_locked so cl.exe does not choke with C2059 (syntax error). Signed-off-by: Kirill Makurin <maiddaisuki@outlook.com> Signed-off-by: LIU Hao <lh_mouse@126.com>