[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:14 UTC 2017


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

--- Comment #6 from commit-hook at 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 at gmail.com (maintainer)

Changes:
  head/games/qtads/Makefile
  head/games/qtads/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