|
Message-Id: <cover.1684922674.git.Jens.Gustedt@inria.fr> Date: Wed, 24 May 2023 12:04:34 +0200 From: Jens Gustedt <Jens.Gustedt@...ia.fr> To: musl@...ts.openwall.com Subject: [C23 feature tests 0/6] tests needed for C23 interfaces C23 has some new features, in particular attributes, that are prescribed for certain headers. Jens Gustedt (6): C23: provide fallbacks for the use of C attributes C23: add a feature test for the __VA_OPT__ feature C23: add a feature test for the [u]int128_t Add a feature test for the _BitInt types. add a `__inline_or_static` macro for pre-C99 compilers C23: add an internal interface for the new unsequenced attribute include/features.h | 51 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) -- 2.34.1
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.