Bernhard Voelker <[email protected]> writes: > On 9/24/25 4:23 AM, Collin Funk wrote: >> The attached patch replaces uses of ARRAY_CARDINALITY with countof which >> is expected to be standardized and provided by Gnulib. > > One thing: sc_prohibit_argmatch_without_use > > Patch attached.
I figured running 'make syntax-check' was unnecessary for a patch that simple, since what could go wrong? Lesson learned I guess. :) Thanks for the patch, I pushed it. Collin
