Collin Funk wrote: > The last time I checked Coreutils on Haiku most of the failures were > because LC_ALL=C there is UTF-8. So error messages would use ‘...’ > instead of '...', causing tests to fail.
But this seems unrelated to the use of gettext(): When I configure with --disable-nls, thus disabling gettext(), it does not change the number of failing tests. Bruno
