bug-texinfo
[Top][All Lists]
Advanced

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

Re: ISO C99 mixed declaration and statements


From: Gavin Smith
Subject: Re: ISO C99 mixed declaration and statements
Date: Fri, 18 Aug 2023 15:07:17 +0100

> Indeed, I expect that there are other constructs that are also invalid C89,
> in particular non-constant initialisers that are used quite a lot, e.g.
> 
>   char *text1 = (*entry1)->text;

On further investigation, this appears always to have been valid.



reply via email to

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