[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: regression in `ls -x` introduced between 6.7 and 6.8
From: |
Jim Meyering |
Subject: |
Re: regression in `ls -x` introduced between 6.7 and 6.8 |
Date: |
Mon, 02 Apr 2007 18:43:15 +0200 |
Paul Eggert <address@hidden> wrote:
> Mike Frysinger <address@hidden> writes:
>
>>> Do you observe a similar problem with ls -m?
>>
>> nope
>
> OK, thanks, that helped me to narrow it down. Here is a patch.
>
> 2007-04-01 Paul Eggert <address@hidden>
>
> * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:
> ls -x DIR would sometimes output the wrong string in place of the
> first entry.
> * tests/ls/x-option: New file.
> * tests/ls/Makefile.am (TESTS): Add x-option.
Thanks to both of you.
Applied.