[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coreutils] Re: coreutils | join.c | handling of spaces in output
From: |
Andreas Schwab |
Subject: |
[coreutils] Re: coreutils | join.c | handling of spaces in output |
Date: |
Wed, 08 Sep 2010 17:58:19 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Pádraig Brady <address@hidden> writes:
> It is interesting that suse is different
> I tested solaris, FreeBSD, Fedora and git and they
> all output a single space only, as follows:
>
> $ join <(printf "c\n") <(printf "c /1 s 2 s\n") | tr ' ' .
> c./1.s.2.s
You get the same on openSUSE 11.3 with LC_ALL=C. Looks like the i18n
patch in the openSUSE version is the culprit.
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."