]> Savannah Git Hosting - gnulib.git/commitdiff
Document compilation error in C++ mode on NetBSD 8.0.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Dec 2019 14:45:32 +0000 (15:45 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Dec 2019 14:45:32 +0000 (15:45 +0100)
* doc/posix-headers/monetary.texi: Mention the NetBSD bug.

ChangeLog
doc/posix-headers/monetary.texi

index a9882c23faeb6c4d5603537928eafca348079922..8507dcd01349b622cdda3e02d225a0f11e36af22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-12-07  Bruno Haible  <bruno@clisp.org>
+
+       Document compilation error in C++ mode on NetBSD 8.0.
+       * doc/posix-headers/monetary.texi: Mention the NetBSD bug.
+
 2019-12-07  Bruno Haible  <bruno@clisp.org>
 
        Fix compilation errors in C++ mode on Solaris 10.
index 832e836018d44a5fd5b926e11b69286d2c78a558..21e05c27d36dc4babdc15a872d79be7de483449e 100644 (file)
@@ -14,4 +14,8 @@ Portability problems not fixed by Gnulib:
 @item
 This header file is missing on some platforms:
 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 9.0.
+@item
+This header file has a syntax error in C++ mode on some platforms:
+@c http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54744
+NetBSD 8.0.
 @end itemize