]> Savannah Git Hosting - gnulib.git/commit
verify: port better to C23
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Sep 2022 20:39:48 +0000 (15:39 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Sep 2022 20:54:16 +0000 (15:54 -0500)
commite0e5ec8af025bf72ec5cddcaed79b4556e6c93b3
treeb1fc92d741b5fd79b000cd3910445174fd9f6b41
parentb8344e1bbb017227cdb3c666295317a849dac617
verify: port better to C23

* lib/verify.h (_GL_VERIFY, static_assert):
If C23, use static_assert keyword; no macro.
This should simplify diagnostics and debugging.
ChangeLog
doc/verify.texi
lib/verify.h