On 2023-07-11 15:18, Florian Weimer wrote: > * Alejandro Colomar via Libc-alpha: > >> In file included from ../include/sys/cdefs.h:10, >> from ../include/features.h:503, >> from ../assert/assert.h:35, >> from ../include/assert.h:1, >> from gconv_conf.c:19: >> ../include/dirent.h:53:17: error: expected ‘)’ before numeric constant >> 53 | __nonnull (4) attribute_hidden; >> | ^ > > This is a typo, it should be __nonnull ((4)). > > The __nonnull redefinition simply hides it for now. Thanks. I'll fix it. Cheers, Alex > > Thanks, > Florian > -- GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5