[Bug 216058] multimedia/vdr: fails to build with clang 4.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 1 05:26:00 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216058
--- Comment #1 from commit-hook at 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() >= 0) {
~~~~~~ ^ ~
PR: 216058
Reported by: antoine (via exp-run)
Changes:
head/multimedia/vdr/Makefile
head/multimedia/vdr/files/patch-clang40
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list