On Sat, 24 Dec 2022 12:52:59 +0100, Patrick Wildt wrote:

> Right, sorry for derailing the thread with a different discussion.
> Here's a diff only for the array/ptr changes.

OK millert@

After some testing this seems to only affect code where the prototype
and the function declaration use a mix of [] and [SIZE] array syntax.
Using [] for both seems fine as does mixing [] and normal pointer
syntax.

 - todd

Reply via email to