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

2025-11-15 Thread Collin Funk
Bernhard Voelker  writes:

> On 11/14/25 01:18, Collin Funk wrote:
>> Collin Funk  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



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

2025-11-15 Thread Bernhard Voelker

On 11/14/25 01:18, Collin Funk wrote:

Collin Funk  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

Have a nice day,
Berny



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

2025-11-13 Thread Collin Funk
Collin Funk  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.

Collin