GNU bug report logs -
#11067
diff-no-select assumes diff-command understands -L option
Previous Next
Reported by: Arni Magnusson <arnima <at> hafro.is>
Date: Thu, 22 Mar 2012 15:26:01 UTC
Severity: normal
Found in version 24.0.94.1
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Arni Magnusson wrote:
> in Emacs 24.0.94.1 alpha it the *Diff* buffer contains
>
> winmerge "-L" "c:/gnu/emacs/BUGS" "-L" "#<buffer BUGS>"
> "c:/gnu/emacs/BUGS" "c:/Temp/buffer-content-2640boz"
Semi-related:
I was wondering why I could not find "-L" in diff's help output or
man-page, then I found:
http://savannah.nongnu.org/bugs/?35267
Currently CVS uses GNU diff's -L option. That option has been
undocumented since diffutils 2.8 (released in March 2002) and the
option is intended to be replaced sometime soon with a different
meaning.
Can you please fix CVS so that it uses "diff --label" instead of
"diff -L"? That will make CVS immune to this planned change.
This bug report was last modified 12 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.