Re: configure breakage under Interix

2006-02-06 Thread Paul Eggert
Jerker Bäck <[EMAIL PROTECTED]> writes: > > > > Is there a solution for this yet? Some of the problems described in those links have been fixed, in coreu

Re: join bug?

2006-02-06 Thread Paul Eggert
german rigau <[EMAIL PROTECTED]> writes: > If you see carefully the last example I sent, we obtain two different > sortings with locale en_US.UTF-8 ... with "sort kk2" we obtain "icecream" > before "ice_cream" and with "sort -k 1,2 kk2" we obtain "ice_cream" before > "icecream"! That is because i

Re: configure breakage under Interix

2006-02-06 Thread Jerker Bäck
Is there a solution for this yet? I'm using the retail version of Interix 5.2 (2006-01-06) and get the same problem in configure for coreutils-5.93. I ap

Re: join bug?

2006-02-06 Thread german rigau
On 2/6/06, Paul Eggert <[EMAIL PROTECTED]> wrote: > > german rigau <[EMAIL PROTECTED]> writes: > > > Obviously, the problem is in the sort command. With C locale > > runs perfectly. However, I use LANG=en_US.UTF-8 ... > > And then it seems that the "sort" command have different behaviour ... > > I

Re: Slash appears twice using ls -ldF

2006-02-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Paul Eggert on 2/6/2006 12:11 AM: > > Solaris 10 "ls" (both /bin/ls and /usr/xpg4/bin/ls) appends the slash. > > OpenBSD 3.4 /bin/ls is similar to Solaris 10. > > So, if we change this, we'll introduce an incompatibility with > widespre

Re: Bug#351601: coreutils: minor formatting issue in the mv an cp manpages

2006-02-06 Thread Jim Meyering
Nicolas François <[EMAIL PROTECTED]> wrote: > help2man requires at least 2 spaces between the options and the > descriptions. > > The generated man pages contain: > .TP > \fB\-\-strip\-trailing\-slashes\fR remove any trailing slashes from each > SOURCE > argument > > instead of: > .TP > \fB\-\-str