]> Savannah Git Hosting - gnulib.git/commitdiff
maint: be more precise and vague about GCC 14
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Apr 2024 23:07:16 +0000 (16:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Apr 2024 23:07:16 +0000 (16:07 -0700)
In commentary, be specific about which particular GCC 14 prerelease is
meant when this matters, and don’t say “GCC 14” otherwise.
Prompted by a remark by Sam James in:
https://lists.gnu.org/r/bug-gnulib/2024-04/msg00484.html

ChangeLog
doc/posix-headers/stddef.texi

index 34893ebff174afa5fcf266a09674675afcedb5ba..185daab4154cc7ffcfb522d684eaab24c5eff61e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2024-04-27  Paul Eggert  <eggert@cs.ucla.edu>
 
-       nullptr: work around GCC 14 nullptr sentinel bug
+       nullptr: work around GCC nullptr sentinel bug
        * m4/nullptr.m4 (gl_NULLPTR): Work around GCC bug 114780.
 
-       stddef: work around GCC 14 stddef.h bugs
+       stddef: work around GCC stddef.h bugs
        * lib/stddef.in.h: Do nothing if _@GUARD_PREFIX@_STDDEF_H is
        defined, as stddef.h has already been included.  This works
        around GCC bug 114870.
index 0e331481aa41340d2b7ebadb721f7cd83c83477e..00860bade07aeca8a4a66de3859809c1c97d4891 100644 (file)
@@ -48,7 +48,7 @@ GCC 12, Clang 15, and other pre-2023 C compilers.
 @item
 Some platforms define @code{nullptr_t} even when @code{<stddef.h>} is
 not included:
-GCC 14.0.
+GCC 14.0.1 20240411 (Red Hat 14.0.1-0).
 
 @item
 Some platforms provide an @code{offsetof} macro that cannot be used in