]> Savannah Git Hosting - gnulib.git/commitdiff
sys_un-h: Document the glibc bug.
authorBruno Haible <bruno@clisp.org>
Sat, 11 Jan 2025 14:45:30 +0000 (15:45 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 11 Jan 2025 14:45:30 +0000 (15:45 +0100)
Reported by Miro Palmu <email@miropalmu.cc> in
<https://lists.gnu.org/archive/html/bug-gnulib/2025-01/msg00077.html>.

* doc/posix-headers/sys_un.texi: Mention the glibc bug.

ChangeLog
doc/posix-headers/sys_un.texi

index a61301e79c4db838fd6d6e8b9c5ce19595e39d47..9399bcbb9bb32bea60214e51291c135b157c7f13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2025-01-11  Bruno Haible  <bruno@clisp.org>
+
+       sys_un-h: Document the glibc bug.
+       Reported by Miro Palmu <email@miropalmu.cc> in
+       <https://lists.gnu.org/archive/html/bug-gnulib/2025-01/msg00077.html>.
+       * doc/posix-headers/sys_un.texi: Mention the glibc bug.
+
 2025-01-11  Bruno Haible  <bruno@clisp.org>
 
        sys_socket-h: Fix configuration mistake (regression yesterday).
index 338f5826c83a236bf5075558f63da1e4cc12529a..9eec7af31e078ca91d9bbb4017dfb85e6d66d1df 100644 (file)
@@ -17,6 +17,10 @@ mingw, MSVC 14.
 @item
 This header file does not define the @code{sa_family_t} type on some platforms:
 Cygwin 3.5.5, mingw, MSVC 14.
+@item
+This header file causes compilation errors in C++ mode on some platforms:
+@c https://sourceware.org/bugzilla/show_bug.cgi?id=32024
+glibc 2.40.
 @end itemize
 
 Portability problems not fixed by Gnulib: