K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-02-01T05:29:19.236629Z K 7 svn:log V 327 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) END