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

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

Author: jbeich
Date: Wed Feb  1 05:24:48 UTC 2017
New revision: 432967
URL: https://svnweb.freebsd.org/changeset/ports/432967

Log:
  multimedia/vdr: unbreak with clang 4.0

  recording.c:2090:17: error: ordered comparison between pointer and zero
('cUnbufferedFile *' and 'int')
       if (Open() >=3D 0) {
           ~~~~~~ ^  ~

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

Changes:
  head/multimedia/vdr/Makefile
  head/multimedia/vdr/files/patch-clang40

--=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-216058-13-lmNu9v0IFI>