Hi Joseph,
On Mon, Sep 08, 2025 at 09:21:20PM +, Joseph Myers wrote:
> On Sat, 6 Sep 2025, Alejandro Colomar wrote:
>
> > While this syntax is not standard, there's a certain degree of consensus
> > within the C Committee that, if this was ever standardized, there's a
> > preference to have a
On Sat, 6 Sep 2025, Alejandro Colomar wrote:
> While this syntax is not standard, there's a certain degree of consensus
> within the C Committee that, if this was ever standardized, there's a
> preference to have a single list of forward declarations of parameters.
I think that's exaggerating con
On 06/09/2025 15:36, Alejandro Colomar wrote:
While this syntax is not standard, there's a certain degree of consensus
within the C Committee that, if this was ever standardized, there's a
preference to have a single list of forward declarations of parameters.
This would allow eventually adding
While this syntax is not standard, there's a certain degree of consensus
within the C Committee that, if this was ever standardized, there's a
preference to have a single list of forward declarations of parameters.
This would allow eventually adding another semicolon in function
prototypes to separ