GNU bug report logs -
#48047
provide --dereference
Previous Next
To reply to this bug, email your comments to 48047 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-diffutils <at> gnu.org
:
bug#48047
; Package
diffutils
.
(Mon, 26 Apr 2021 20:37:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Christoph Anton Mitterer <calestyo <at> scientia.net>
:
New bug report received and forwarded. Copy sent to
bug-diffutils <at> gnu.org
.
(Mon, 26 Apr 2021 20:37:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hey.
It would be nice if there was a counter option to --no-dereference
(i.e. --dereference) that would revert the effect of a previous --no-
dereference in the argument list.
The idea is, that especially for recursive diffing, it often makes
sense to use --no-dereference - yet I guess one wouldn't want to change
the default in general to use --no-dereference or even just for -r as
this would probably break things.
So people may still want to set up e.g. a bash alias like:
diff="diff --no-dereference"
however, then they have no way (except unaliasing) to get the regular
behaviour in an interactive shell.
Cheers,
Chris.
This bug report was last modified 3 years and 247 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.