[Bug 225762] diff truncate function name with --show-function-line
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 7 21:20:01 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225762
--- Comment #3 from fehmi noyan isi <fnoyanisi at yahoo.com> ---
Yes, that's correct but this also supports my previous comment.
The BSD licensed diff utility was imported from OpenBSD with 11.2-RELEASE and
there have been a few addition/improvements since then.
The manual page you display for 11.3-RELEASE and 11.4-RELEASE are for GNU diff
utility (see the copyright section at the bottom of the manual pages).
I could not find it in the 12.0-RELEASE notes but I would assume the default
diff utility was replaced with the BSD diff(1) in 12.0-RELEASE (needs
confirmation).
After all, the current diff(1) utility in base is the modified/improved version
of the diff program imported from OpenBSD.
At the moment, diff(1) does not implement -F/--show-function-line options. You
may want to request somebody to close this bug report and open a new one to
request -F/--show-function-line support to diff(1).
If you open a new bug report, it may be worthwhile to add it to this one.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list