]> Savannah Git Hosting - gnulib.git/commit
nullptr: work around GCC 14 nullptr sentinel bug
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Apr 2024 17:31:45 +0000 (10:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Apr 2024 17:37:36 +0000 (10:37 -0700)
commit2ece15509476886db4a29ed476a5be3adce8716e
treeefdcb5b45a5eab2ee2dd7e423fa2e12176d511b2
parent4538fc63f1acb6abdee154a6c09f7c4b2decdac5
nullptr: work around GCC 14 nullptr sentinel bug

* m4/nullptr.m4 (gl_NULLPTR): Work around GCC bug 114780.
ChangeLog
doc/gnulib.texi
m4/nullptr.m4