Jan Fedak <[EMAIL PROTECTED]> writes:
| I'm using Linux with glibc 2.1.3 (compiled by the guys at Slackware) and
| in my opinion this line in textutils-2.0/lib/hard-locale.c:59
| char const *p = setlocale (category, 0);
| should be replaced by this one:
| char const *p = setlocale (category, "");
|
| That's what man pages say and that's how it works for me.
Thanks!
I've just fixed that (also in fileutils and sh-utils)
for the next releases.
_______________________________________________
Bug-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils