|
From: | Paul Eggert |
Subject: | C23 support in Autoconf |
Date: | Tue, 30 Apr 2024 10:51:33 -0700 |
User-agent: | Mozilla Thunderbird |
Most C23 compatibility gizmos are now done in Gnulib. However, Autoconf's AC_PROG_CC needs to be changed to tack --std=gnu23 onto $CC. Although this may cause a few backward compatibility hassles with ancient packages that still use K&R C functions, C23 means these packages need to be changed to use function prototypes anyway.
Comments welcome.
0001-AC_PROG_CC-now-tries-C23-too.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |