Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2017 19:25:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216357] games/frobtads and games/qtads: fail to build with clang 4.0
Message-ID:  <bug-216357-13-rZWs7jnafr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216357-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216357-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=3D216357

Jan Beich (mail not working) <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|games/qtads: fails to build |games/frobtads and
                   |with clang 4.0              |games/qtads: fail to build
                   |                            |with clang 4.0

--- Comment #1 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
games/frobtads needs the same fix.

tads3/vmtz.cpp:1987:30: error: ordered comparison between pointer and zero
('vmtz_trans *' and 'int')
            result->set(tcur > 0 ? tcur - 1 : tcur);
                        ~~~~ ^ ~

build log: http://sprunge.us/PESC

--=20
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-216357-13-rZWs7jnafr>