bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: misc/23162 (was: Some post-install problems)


From: Christian Biere
Subject: Re: misc/23162 (was: Some post-install problems)
Date: Fri, 23 Jan 2004 09:15:05 +0100
User-agent: Mutt/1.4.1i

Tom Ivar Helbekkmo wrote:
> > 2. For every file which is different and a merge is attempted, I get
> >
> >     sdiff: subsidiary program `ed' failed
> >
> >    at the end of the merge.
 
> I've been trying to understand the sdiff source code in order to
> figure out why it does this, but to no avail.  I'm usually very good
> at debugging, but this one has me stumped...

I've found and fixed the bug. sdiff uses diff which returns EXIT_FAILURE
if the files are different. However, sdiff bombs with this wrong
error message when diff returns EXIT_FAILURE. Anyway, *after* fixing
the bug I googled for it and found that Paul Eggert fixed the bug
about a year ago. Still there's no fixed version available...

I've attached my version of the bugfix.

-- 
Christian

Attachment: sdiff.c.udif
Description: Text document

Attachment: pgpuzkwZPH396.pgp
Description: PGP signature


reply via email to

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