On 9/26/25 11:29, Joseph Myers wrote:
> On Tue, 23 Sep 2025, David Faust wrote:
> 
>> +@cindex @code{counted_by} variable attribute
>> +@item counted_by (@var{count})
>> +The @code{counted_by} attribute may be attached to the C99 flexible array
>> +member of a structure.  It indicates that the number of the elements of the
>> +array is given by the field "@var{count}" in the same structure as the
>> +flexible array member.
> 
> Duplicating the documentation for counted_by seems wrong and unconnected 
> to this patch series.
> 

Yes, this was certainly not intended.  Thank you for catching it.
There should not be any changes to this patch from v9.  

I think this happened in rebasing the series to an updated trunk.
Will send a corrected version soon.

Reply via email to