Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2014 15:51:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194497] math/ump: Fix build on -current
Message-ID:  <bug-194497-13-jcYBCHxS3x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194497-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194497-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194497

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino@FreeBSD.org

--- Comment #1 from John Marino <marino@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194497-13-jcYBCHxS3x>