[Bug 216357] games/frobtads and games/qtads: fail to build with clang 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 21 19:25:59 UTC 2017


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

Jan Beich (mail not working) <jbeich at 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 at 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

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


More information about the freebsd-ports-bugs mailing list