bug-rcs
[Top][All Lists]
Advanced

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

RCS should use "diff --label", not "diff -L", with GNU diff


From: Paul Eggert
Subject: RCS should use "diff --label", not "diff -L", with GNU diff
Date: Sun, 08 Jan 2012 12:06:00 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0

Currently RCS 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 RCS so that it uses "diff --label"
instead of "diff -L"?  That will make RCS immune to this
planned change.  Thanks.



reply via email to

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