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_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).
@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: