Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 16:33:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 200236] [maintainer][patch] games/wesnoth: fix for some FreeBSD 10.1 builds
Message-ID:  <bug-200236-25061-orcDB8gSi6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200236-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200236-25061@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=200236

--- Comment #19 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
(In reply to John Marino from comment #18)
> I know "<=" was the symbol, but why "<"?  It serves no purpose.  That means it's really "== 42"

For consistency. If it doesn't work with 42 it obviously doesn't work with <
42.

> FreeBSD 9 has clang installed in base.  Is it not used over gcc?

It is not.

> Basically the premise you are advocating using different compilers really based on release (a ports compiler for 8, and apparently 9).  the compiler version is lockstep with the release.

A compiler version has nothing to do with release.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200236-25061-orcDB8gSi6>