]> Savannah Git Hosting - gnulib.git/commit
assert-h: Allow mixed use of gcc/g++ also on Haiku 2022.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 03:34:29 +0000 (04:34 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 03:34:29 +0000 (04:34 +0100)
commit3b32a06690cc65bed3bdce87b6868101b2912300
treef95cb1f2885a12e85fee2dbe76b15abc0458928a
parentd4b580718f0323b12858c2b999f18217b964ac09
assert-h: Allow mixed use of gcc/g++ also on Haiku 2022.

* m4/assert_h.m4 (gl_ASSERT_H): Don't assume that in C mode, <assert.h>
defines static_assert.
ChangeLog
m4/assert_h.m4