[PATCH] nss: use C locale for parsing nsswitch.conf (bug 33519)
Carlos O'Donell
carlos@redhat.com
Thu Oct 9 17:06:04 GMT 2025
On 10/9/25 3:52 AM, Andreas Schwab wrote:
> On Okt 08 2025, Joseph Myers wrote:
>
>> On Wed, 8 Oct 2025, Andreas Schwab wrote:
>>
>>> diff --git a/nss/Makefile b/nss/Makefile
>>> index 1991b7482a..96d9295778 100644
>>> --- a/nss/Makefile
>>> +++ b/nss/Makefile
>>> @@ -356,6 +356,7 @@ tests-container := \
>>> tst-nss-gai-actions \
>>> tst-nss-gai-hv2-canonname \
>>> tst-nss-test3 \
>>> + tst-nss-action-parse \
>>> tst-reload1 \
>>> tst-reload2 \
>>> # tests-container
>>
>> This fails lint-makefiles.
>
> Thanks, fixed.
>
> Unfortunately, make test t=lint-makefiles does not work.
>
Correct, this is an odd quirk of top-level tests.
DJ and I have discussed it, but I think we didn't have a good solution.
One option is to get rid of top-level tests?
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list