Re: Bug in version 4.1 of ls

2003-04-01 Thread Gary . Hanson
cc: [EMAIL PROTECTED] 03/31/2003 10:12Subject: Re: Bug in version 4.1 of ls

Re: Bug in version 4.1 of ls

2003-03-31 Thread Jim Meyering
> Per ASCII character sequencing, in which a hyphen (0x2D) precedes a period > (0x2E), one would expect ls to present the files dhclient-script and > dhclient.conf in that order. And that is what version 4.0.37 of ls does. > However, version 4.1 reverses them, showing dhclient.conf before > dhclie

Re: Bug in version 4.1 of ls

2003-03-31 Thread Bob Proulx
[EMAIL PROTECTED] wrote: > > I noticed a bug introduced between version 4.0.37 and 4.1 of ls. Thanks for submitting the report. However, more information is needed. > Per ASCII character sequencing, in which a hyphen (0x2D) precedes a period > (0x2E), one would expect ls to present the files dh

Bug in version 4.1 of ls

2003-03-31 Thread Gary . Hanson
Hi, I noticed a bug introduced between version 4.0.37 and 4.1 of ls. Per ASCII character sequencing, in which a hyphen (0x2D) precedes a period (0x2E), one would expect ls to present the files dhclient-script and dhclient.conf in that order. And that is what version 4.0.37 of ls does. However, v