]> Savannah Git Hosting - gnulib.git/commit
verify: update __STDC_VERSION__ as per C23
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Dec 2022 00:34:26 +0000 (16:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Dec 2022 00:34:26 +0000 (16:34 -0800)
commit985730d5ecdc3b464105e13e30d6df6627b0233d
tree5a44130a771dbe2c838626ac18b5307f7ce1fbb7
parent440b528b1d81dd31b2a2e4dde20d5c837c147811
verify: update __STDC_VERSION__ as per C23

This shouldn’t affect anything; it’s merely a refactoring.
* lib/verify.h (_GL_HAVE__STATIC_ASSERT1): Require
__STDC_VERSION__ to be at least 202311, instead of at least
202000.  The latter number was put in in 2019 because we didn’t
yet know C23’s __STDC_VERSION__ value.
ChangeLog
lib/verify.h