Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Feb 2017 05:27:14 +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-8uy0ydhqpN@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 #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Feb  1 05:26:23 UTC 2017
New revision: 432974
URL: https://svnweb.freebsd.org/changeset/ports/432974

Log:
  games/qtads: unbreak with clang 4.0

  tads3/vmtz.cpp:1985: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/qtads/Makefile
  head/games/qtads/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-8uy0ydhqpN>