bug-gnulib
[Top][All Lists]
Advanced

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

Re: malloca.c non-top variable declaration


From: Paul Eggert
Subject: Re: malloca.c non-top variable declaration
Date: Wed, 11 Sep 2024 23:18:57 -0700
User-agent: Mozilla Thunderbird

On 2024-09-11 01:58, Bruno Haible wrote:
   1) Gnulib makes use of C99 __VA_ARGS__ in a couple of places.

I vaguely recall using other C99 features that can't easily be simulated or finessed by Gnulib. These include designated initializers, compound literals, and the subset of VLAs that are still required in C11-and-later. I'm mentioning these issues because I remember them offhand, and I want to warn Simon that they might be lurking.

We still don't use // comments though. That might be the final frontier. :-)



reply via email to

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