]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
pthread-h: Fix compilation error in C++ mode on mingw.
authorBruno Haible <bruno@clisp.org>
Wed, 6 May 2026 09:52:06 +0000 (11:52 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 6 May 2026 09:52:06 +0000 (11:52 +0200)
ChangeLog

index d379b2d42a5fb69ff2bc432f17db813d49d44f79..2ab56a2f592844c775748556dbdbb0459f822163 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2026-05-06  Bruno Haible  <bruno@clisp.org>
 
-       pthread-h: Fix compilation error in C++ mode.
+       pthread-h: Fix compilation error in C++ mode on mingw.
        Reported by Daiki Ueno.
        * lib/pthread.in.h: Disable the 'using GNULIB_NAMESPACE::pthread_*'
        directives for which the corresponding Gnulib module is not present.