https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216015
--- Comment #4 from [email protected] --- A commit references this bug: Author: jbeich Date: Wed Feb 1 05:29:19 UTC 2017 New revision: 432987 URL: https://svnweb.freebsd.org/changeset/ports/432987 Log: graphics/copperspice: unbreak with clang 4.0 ../3rdparty/webkit/Source/WebCore/html/HTMLImageElement.cpp:77:24: error: ordered comparison between pointer and zero ('const int *' and 'int') if (optionalHeight > 0) ~~~~~~~~~~~~~~ ^ ~ PR: 216015 Reported by: antoine (via exp-run) Obtained from: upstream (excerpt) Changes: head/graphics/copperspice/files/patch-src_3rdparty_webkit_Source_WebCore_html_HTMLImageElement.cpp -- You are receiving this mail because: You are the assignee for the bug.
