Date: Wed, 01 Feb 2017 05:27:12 +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-3rpHTgdDJo@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 --- Comment #5 from commit-hook@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@gmail.com (maintainer) Changes: head/games/frobtads/Makefile head/games/frobtads/files/ head/games/frobtads/files/patch-tads3_vmtz.cpp --=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-3rpHTgdDJo>