C++ Logo

std-proposals

Advanced search

Re: Arrays (VLAs) as function parameters (as in C99)

From: Alejandro Colomar (man-pages) <"Alejandro>
Date: Mon, 15 Nov 2021 14:11:09 +0100
Hi JeanHeyd,

On 11/15/21 1:23 AM, JeanHeyd Meneide wrote:
>> We're late for C2X, I think,
>> so it's probably going to be for C3X.
>> If you can make it into C2X it would be nice.
>> If not, I'd like to write the paper :-)
>
> Yeah, even though nonnull is small, there's almost nothing that
> can be done simply in C thanks to existing practice. GCC has QUITE a
> few people who are upset by the warnings produced by [[gnu::nonnull]]
> among other things, so you'd have to be very careful in crafting the
> semantics to make people a little less annoyed at a version of it that
> makes it into the standard. But, given that this would be a C2Y or C3x
> sort of deal, I think there's plenty of time to get it.
>
> Best of luck! Let me know if you need any help. :D

Yup, I'll CC you and the GCC and Clang mailing lists in any proposal of
this kind. :-)

I think I'll write the draft for this before the one for VLAs, since it
will probably be easier, and it will also help avoid 'static' from the
beginning for C++.


Cheers,
Alex

-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

Received on 2021-11-15 07:11:15