[Bug 194497] math/ump: Fix build on -current
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 23 15:51:12 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194497
John Marino <marino at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marino at FreeBSD.org
--- Comment #1 from John Marino <marino at FreeBSD.org> ---
hmm, I have same question about lines 32-34 on this PR. Why was this changed?
A) it doesn't do anything different
B) it arguably changes the style from "desireable" to "less desirable"
In other words, avoiding a compound command joined with "&&" and isolated with
parenthesis is desired when possible (assuming it doesn't make the line really
long). So the change seems unnecessary and not really wanted.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list