[Bug 216357] games/frobtads and games/qtads: fail to build with clang 4.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 1 05:27:12 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216357
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Wed Feb 1 05:26:09 UTC 2017
New revision: 432973
URL: https://svnweb.freebsd.org/changeset/ports/432973
Log:
games/frobtads: unbreak with clang 4.0
tads3/vmtz.cpp:1987:30: error: ordered comparison between pointer and zero
('vmtz_trans *' and 'int')
result->set(tcur > 0 ? tcur - 1 : tcur);
~~~~ ^ ~
PR: 216357
Reported by: antoine (via exp-run)
Submitted by: kaiwang27 at gmail.com (maintainer)
Changes:
head/games/frobtads/Makefile
head/games/frobtads/files/
head/games/frobtads/files/patch-tads3_vmtz.cpp
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list