bug-diffutils
[Top][All Lists]
Advanced

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

Re: [bug-diffutils] bug: diff -r swaps the files it should check


From: Paul Eggert
Subject: Re: [bug-diffutils] bug: diff -r swaps the files it should check
Date: Mon, 08 Aug 2011 08:54:20 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

On 08/08/2011 08:44 AM, Eric Blake wrote:
> once you update to the latest gnulib, you may want to remove this redundant 
> line:

I don't see that as a redundancy.  Diffutils accesses the
file system directly, as well as via gnulib.  If gnulib were
to change such that it didn't need to access the file system
(admittedly unlikely), then gnulib could drop the dependency;
but diffutils would still need it.

I expect this is why I didn't observe the bug despite testing the
buggy change with coreutils and Emacs: both invoke AC_SYS_LARGEFILE
early on.



reply via email to

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