Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Feb 2017 05:26:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216217] multimedia/vdr-plugin-epgsearch: fails to build with clang 4.0
Message-ID:  <bug-216217-13-g23DiCM5Ub@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216217-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216217-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=3D216217

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Feb  1 05:25:16 UTC 2017
New revision: 432969
URL: https://svnweb.freebsd.org/changeset/ports/432969

Log:
  multimedia/vdr-plugin-vdrmanager: unbreak with clang 4.0

  sock.cpp:23:13: error: ordered comparison between pointer and zero ('int
(*)(int, int, int)' and 'int')
          if (socket >=3D 0) {
              ~~~~~~ ^  ~

  PR:           216217
  Reported by:  antoine (via exp-run)
  Obtained from:        upstream

Changes:
  head/multimedia/vdr-plugin-vdrmanager/Makefile
  head/multimedia/vdr-plugin-vdrmanager/files/patch-sock.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-216217-13-g23DiCM5Ub>