]> Savannah Git Hosting - gnulib.git/commit
attribute: Support ISO C 23 [[reproducible]] and [[unsequenced]].
authorBruno Haible <bruno@clisp.org>
Mon, 27 May 2024 09:40:13 +0000 (11:40 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 27 May 2024 09:40:13 +0000 (11:40 +0200)
commit13130a1fd2702f763d26df94f36e4b758dcfc208
treed46109637ef9cc9b640993b13faf818a546d2c3e
parent2baaafbbc889a2abd15af9ddd9c385eed8d0856b
attribute: Support ISO C 23 [[reproducible]] and [[unsequenced]].

* m4/gnulib-common.m4 (gl_COMMON_BODY): Define _GL_ATTR_reproducible,
_GL_ATTR_unsequenced, _GL_ATTRIBUTE_REPRODUCIBLE,
_GL_ATTRIBUTE_UNSEQUENCED.
* lib/attribute.h (UNSEQUENCED, REPRODUCIBLE): New macros.
ChangeLog
lib/attribute.h
m4/gnulib-common.m4