These functions do not return and gendef false positively detected stdcall
calling convention for them on Windows XP and SP1 binaries. Remove wrong
comment.
---
 mingw-w64-crt/lib-common/msvcrt.def.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mingw-w64-crt/lib-common/msvcrt.def.in 
b/mingw-w64-crt/lib-common/msvcrt.def.in
index 00162754e807..e39a0c1b8aac 100644
--- a/mingw-w64-crt/lib-common/msvcrt.def.in
+++ b/mingw-w64-crt/lib-common/msvcrt.def.in
@@ -471,8 +471,8 @@ F_X86_ANY(_dstbias DATA)
 _dup
 _dup2
 _ecvt
-_endthread ; In Windows XP and Windows XP SP1 OS system version of msvcrt.dll 
this symbol has name _endthread@4, in all other versions (including XP SP3) it 
has standard name
-_endthreadex ; In Windows XP and Windows XP SP1 OS system version of 
msvcrt.dll this symbol has name _endthreadex@4, in all other versions 
(including XP SP3) it has standard name
+_endthread
+_endthreadex
 F_X86_ANY(_environ DATA)
 _eof
 _errno
-- 
2.20.1



_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to