nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] hardcoding en_US.UTF-8 in test cases

2013-02-08 23:47:06
locale(1) is part of POSIX.1, so 'locale -a' should do the trick.

Absent locale(1), the tests should just skip over everything that
requires locale support.

How about we default to en_US.UTF-8, and if that doesn't work we do
something like "locale -a | grep UTF-8 | head -1".

A small part of me wants to tell developers to suck it up and just
install a US locale if they want to run the tests, but I guess this
really should be fixed.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>