Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Feb 2017 05:28:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216358] x11/antimicro: fails to build with clang 4.0
Message-ID:  <bug-216358-13-rUNG8opgfO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216358-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216358-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=3D216358

--- Comment #1 from commit-hook@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

--=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-216358-13-rUNG8opgfO>