bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PROPOSED 0/2] static_assert and C23


From: Paul Eggert
Subject: Re: [PROPOSED 0/2] static_assert and C23
Date: Tue, 13 Sep 2022 18:06:55 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 9/13/22 17:50, Bruno Haible wrote:
Looks all good to me (just from a quick review).

Thanks for checking. I found a doc glitch and one minor code improvement and installed the first two attached patches which incorporate them.

I also did the same thing the alignas and alignof keywords, and installed the attached patches 0003 and 0004 for that.

The only other keyword upgraded in C23 is _Thread_local -> thread_local. I haven't looked into that; it's not needed for grep or  coreutils or tar which is what I've been testing this stuff on.

Attachment: 0001-assert-h-static_assert-is-a-keyword-in-C23.patch
Description: Text Data

Attachment: 0002-assert-h-prefer-to-verify.patch
Description: Text Data

Attachment: 0003-stdalign-alignas-and-alignof-are-C23-keywords.patch
Description: Text Data

Attachment: 0004-stdalign-prefer-to-not-include-stdalign.h.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]