[Bug 216358] x11/antimicro: fails to build with clang 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 1 05:28:17 UTC 2017


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

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Feb  1 05:27:47 UTC 2017
New revision: 432980
URL: https://svnweb.freebsd.org/changeset/ports/432980

Log:
  x11/antimicro: unbreak with clang 4.0

  src/mainwindow.cpp:367:19: error: ordered comparison between pointer and zero
('QMap<SDL_JoystickID, InputDevice *> *' (aka 'QMap<int, InputDevice *> *') and
'int')
      if (joysticks > 0)
          ~~~~~~~~~ ^ ~

  PR:           216358
  Reported by:  antoine (via exp-run)

Changes:
  head/x11/antimicro/Makefile
  head/x11/antimicro/files/
  head/x11/antimicro/files/patch-src_mainwindow.cpp

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


More information about the freebsd-ports-bugs mailing list