Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2017 17:03:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218407] audio/logitechmediaserver: build error on 11-stable/llvm 4.0.0
Message-ID:  <bug-218407-13-BaYptrLsfQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218407-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218407-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=3D218407

--- Comment #3 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Ken Wellsch from comment #0)
> uspoof.cpp:369:22: error: ordered comparison between pointer and zero ('i=
nt32_t *' (aka 'int *') and 'int')

GCC can also detect these via -Werror=3Dextra. Clang 4.0 made them fatal fo=
r C++
but C users are left even without a warning.

https://github.com/llvm-mirror/clang/commit/4b6ad14285f3

(In reply to Mark Dixon from comment #1)
> We could patch this, but it might be better to submit a patch upstream.

https://ssl.icu-project.org/trac/changeset/32912

--=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-218407-13-BaYptrLsfQ>