[Bug 252515] diff incorrectly reports files as different when with -q -w options set

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 9 01:49:36 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252515

--- Comment #3 from Ed Maste <emaste at freebsd.org> ---
My preference, if GNU diff did not exist, would be to leave the code as is, and
change the man page to be clear. I would argue that -q and -w are independently
useful, and being able to use -q with whitespace ignored or not is valuable.

That said, compatibility with the (likely rather popular) diff is also
valuable.

We need to do either (a) or (b), and likely need to do a little more research
first on diff implementations on other platforms (e.g. MacOS).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list