Hey :)

Just updated to commit c7f29c827df9284ec56233c515286c4d57361e4c
and several CI jobs fail due to

../config.h:3932:25: error: ISO C11 does not support omitting the string in '_Static_assert' [-Werror=c11-c2x-compat]
 3932 |   #define static_assert _Static_assert
      |                         ^~~~~~~~~~~~~~

Affected systems are Debian testing+unstable (gcc 14.x), latest Alpine (gcc 13.2.1).

Not sure if this a gcc or a gnulib issue, but wanted to let you know.

My current work-around is to remove -Wc11-c2x-compat from the list of auto-generated gcc warnings.

Regards, Tim

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to