]> Savannah Git Hosting - gnulib.git/commit
alignof: port to strict C23
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Jan 2023 01:48:18 +0000 (17:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Jan 2023 01:48:54 +0000 (17:48 -0800)
commit2d404c7dd974cc65f894526f4a1b76bc1dcd8d82
treeb82d0f3580264eed5c1a671dd345a30ad2957a2b
parent2647256a786c5900897fc15130688991503dae25
alignof: port to strict C23

Problem reported by Khem Raj in:
https://lists.gnu.org/r/bug-gnulib/2023-01/msg00111.html
* lib/alignof.h (alignof_slot) [!__cplusplus]: Use C23-style alignof.
* modules/alignof (Depends-on): Add stdalign.
ChangeLog
lib/alignof.h
modules/alignof