]> Savannah Git Hosting - gnulib.git/commit
std-gnu23: pacify GCC 15
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Nov 2024 19:51:23 +0000 (11:51 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Nov 2024 20:18:30 +0000 (12:18 -0800)
commit69d4a320a06e158d2f1e5df678186f2e84a9f6d2
tree5c75474f27886b15b8162689f5f26f33f444afad
parente61ac27675c6b35edc888eb0210d3c03b47e8c6d
std-gnu23: pacify GCC 15

Problem reported by Bruno Haible in:
https://lists.gnu.org/r/bug-gnulib/2024-11/msg00140.html
* m4/std-gnu23.m4 (_AC_C_C23_TEST_GLOBALS): Add parens.
While we’re at it, use sizeof so that the expression is a
conforming integer constant expression.
ChangeLog
m4/std-gnu23.m4