Implement C23 const-preserving standard library macros
Andreas Schwab
schwab@suse.de
Tue Jan 20 08:59:01 GMT 2026
On Jan 19 2026, Joseph Myers wrote:
> This is all conditional on __GLIBC_USE (ISOC23), just like other C23
> features. So if you're using std=gnu17 and not using _GNU_SOURCE or
> _ISOC23_SOURCE (or _ISOC2X_SOURCE or _ISOC2Y_SOURCE) you shouldn't get
> this feature.
_GNU_SOURCE should not enable this by itself, since it is not a proper
extension.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list