On Sat, 13 Sep 2025, Alejandro Colomar wrote:
> @@ -675,7 +675,7 @@ declaration}, and it serves the purpose of making the
> name @code{len}
> known when the declaration of @code{data} is parsed.
>
> You can write any number of such parameter forward declarations in the
> -parameter list. They can be separated by commas or semicolons, but the
> +parameter list. They can be separated by commas, and the
The existence of an option to warn about a particular case of an extension
is certainly not a reason to remove documentation of that case!
--
Joseph S. Myers
[email protected]