$ cat log
/VOBS/MediaGW/gw/src/cha
/VOBS/MediaGW/gw/src/res
/VOBS/MediaGW/gw/src/res
/VOBS/MediaGW/gw/src/cha
/VOBS/MediaGW/gw/src/cha
/VOBS/MediaGW/gw/src/cha
/VOBS/MediaGW/gw/src@@/m
/VOBS/MediaGW/gw/src@@/m
/VOBS/MediaGW/gw/src@@/m
$ ~/bin/sort --version
sort (GNU coreutils) 8.20
Copyright (C)
Please run "sort --help" and read the text marked "*** WARNING ***".
tag 13538 + notabug
close 13538
stop
On 01/24/2013 07:16 AM, XU Jian H wrote:
> $ cat log
> /VOBS/MediaGW/gw/src/cha
> /VOBS/MediaGW/gw/src/res
> /VOBS/MediaGW/gw/src/res
> /VOBS/MediaGW/gw/src/cha
> /VOBS/MediaGW/gw/src/cha
> /VOBS/MediaGW/gw/src/cha
> /VOBS/MediaGW/gw/src@@/m
> /VOBS/MediaGW/gw/
Hi all,
Thanks a lot!
Next time, I should read "help" into carefully before raise a issue :-)
regards
xujian
-Original Message-
From: Bernhard Voelker [mailto:m...@bernhard-voelker.de]
Sent: 2013年1月24日 16:19
To: XU Jian H
Cc: 13538-d...@debbugs.gnu.org
Subject: Re: bug#13538: sort wrong
Thanks, could you please try the following patch?
This is a gnulib patch, so it also fixes modules/fdopendir --
you needn't worry about that part of the patch,
as it doesn't apply to coreutils.
I'm CC'ing this possible patch to bug-gnulib to give
the Gnulib people a heads-up.
By the way, do you ha
Hello,
Paul Eggert wrote, On 01/24/2013 12:03 PM:
> Thanks, could you please try the following patch?
> This is a gnulib patch, so it also fixes modules/fdopendir --
> you needn't worry about that part of the patch,
> as it doesn't apply to coreutils.
> I'm CC'ing this possible patch to bug-gnulib
Paul Eggert wrote, On 01/22/2013 01:20 AM:
> On 01/21/2013 11:39 AM, Assaf Gordon wrote:
>> This fixes the problem. Compilation succeeds with both gcc and clang.
>
> Thanks for checking. I pushed the following patch into gnulib
> and am marking this coreutils bug as done.
>
Just a follow-up, no
On 01/24/13 13:07, Assaf Gordon wrote:
> $ CFLAGS="-g -O0" ./configure
Isn't it better to use this?
./configure CFLAGS="-g -O0"
If that works, it solves your problem.
Otherwise:
> $ make
> [ ... snip ... ]
> CCLD src/dircolors
> Undefined symbols for architecture x86_64:
>
On 01/23/2013 05:44 PM, Stephan Krempel wrote:
Hi there,
If the calling process has SIGALRM blocked, timeout simply never times out.
Find attached a small program to demonstrate the problem and a patch to
fix it by unblocking the necessary signal (at least on x86/linux).
The sigprocmask gnuli
On 01/25/2013 04:12 AM, Pádraig Brady wrote:
> I agree with your patch, and have attached an updated version.
+1 if you mention http://bugs.gnu.org/13535.
Have a nice day,
Berny
10 matches
Mail list logo