Comment on A nice, little known C feature: Static array indices in parameter declarationsparentComments−ambrop713yI've tried this, and gcc indeed doesn't produce warnings even with -Wall -Wextra. Clang does however without needing any flags.−qznc13yMy clang (3.0-6ubuntu3) does not.
Comments
I've tried this, and gcc indeed doesn't produce warnings even with -Wall -Wextra. Clang does however without needing any flags.
My clang (3.0-6ubuntu3) does not.