https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216015
--- Comment #2 from [email protected] --- A commit references this bug: Author: jbeich Date: Tue Jan 17 14:37:56 UTC 2017 New revision: 431742 URL: https://svnweb.freebsd.org/changeset/ports/431742 Log: www/webkit-qt4: unbreak with clang 4.0 html/HTMLImageElement.cpp:77:24: error: ordered comparison between pointer and zero ('const int *' and 'int') if (optionalHeight > 0) ~~~~~~~~~~~~~~ ^ ~ PR: 216015 Regressed by: https://github.com/llvm-mirror/clang/commit/4b6ad14285f3 Obtained from: upstream (excerpt) Approved by: portmgr blanket Changes: head/www/webkit-qt4/files/patch-src_3rdparty_webkit_Source_WebCore_html_HTMLImageElement.cpp -- You are receiving this mail because: You are the assignee for the bug.
