[PATCH 00/59] time: sync mktime from Gnulib

Paul Eggert eggert@cs.ucla.edu
Mon Jan 6 21:43:39 GMT 2025


On 1/6/25 13:34, Joseph Myers wrote:
> in patch 5, the static_assert definition in the
> sys/cdefs.h wrapper needs to be under a !_ISOMAC conditional

Thanks for diagnosing that. I'll put that into v2 (no rush since the 
patchset won't be committed before the next release).

The static_assert stuff is because Gnulib arranges for C23-style 
single-argument static_assert to work regardless of what standard files 
are included, whereas glibc code doesn't assume C23 yet.


More information about the Libc-alpha mailing list