[Bug 218407] audio/logitechmediaserver: build error on 11-stable/llvm 4.0.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 14 17:03:15 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218407
--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Ken Wellsch from comment #0)
> uspoof.cpp:369:22: error: ordered comparison between pointer and zero ('int32_t *' (aka 'int *') and 'int')
GCC can also detect these via -Werror=extra. Clang 4.0 made them fatal for 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list