Re: maint: ensure that new "make syntax-check"-run sc_codespell passes

Collin Funk <[email protected]> Sat, 15 Nov 2025 12:32:20 -0800
Newsgroups gmane.comp.gnu.findutils.patches,gmane.comp.gnu.findutils.bugs
Message-ID <[email protected]>
Bernhard Voelker <[email protected]> writes:

> On 11/14/25 01:18, Collin Funk wrote:
>> Collin Funk <[email protected]> writes:
>> 
>>> Hi Berny,
>>>
>>> As I mentioned in the other thread, this patch fixes 'make syntax-check'
>>> with an updated Gnulib.
>>>
>>> All the failures were because of a newly added sc_codespell rule.
>> FYI, this patch still applies to master.
>
> thanks for the reminder - pushed at:
> https://cgit.git.savannah.gnu.org/cgit/findutils.git/commit/?id=c18bba5c594eb66

Great, thanks! I saw the many other patches and wanted to avoid merge
conflicts. :)

Collin