coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coreutils] [PATCH] Cater for extra strace output when building 32-o


From: Nix
Subject: Re: [coreutils] [PATCH] Cater for extra strace output when building 32-on-64.
Date: Mon, 01 Nov 2010 23:05:01 +0000
User-agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.5-b29 (linux)

On 1 Nov 2010, Pádraig Brady told this:

> That looks like a buglet in strace, patch below.
> There doesn't look to be any more cases of
> incorrectly outputting to stdout:

Ah, yeah, oops, it probably was meant to go to stderr, wasn't it. I
didn't think of that.

> I'll apply your workaround. but by directly
> filtering through | grep -v "Process PID"

That's much better (though I'd use the fuller regex I provided simply
because 'Process PID' seems a bit short and possible to occur in
legitimate output to me).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]