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

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

Re: sdiff UI enhancement


From: Paul Eggert
Subject: Re: sdiff UI enhancement
Date: Thu, 07 Jun 2007 13:00:33 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Chuck Swiger <address@hidden> writes:

> At least with diff-2.7 or thereabouts, invoking the
> external editor via "e l" or "e r" would always fail and return the
> warning from this line of diff code:
>
>    fatal ("Subsidiary editor failed");
>
> ...it appeared that perhaps the wstatus variable wasn't getting set
> from calling waitpid()?

You can double-chec, but I think that bug was fixed here:

2004-04-12  Paul Eggert  <address@hidden>

        * NEWS, configure.ac (AC_INIT): Version 2.8.6.
        ...
        * src/sdiff.c (check_child_status): Renamed from ck_editor_status, and
        accept a new arg MAX_OK_STATUS.  All callers changed.
        Handle status 126/127 as per POSIX.




reply via email to

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