K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-21T03:23:18.192962Z K 7 svn:log V 342 converters/wkhtmltopdf: unbreak with clang 4.0 (same as r431742) src/3rdparty/webkit/Source/WebCore/html/HTMLImageElement.cpp:77:24: error: ordered comparison between pointer and zero ('const int *' and 'int') if (optionalHeight > 0) ~~~~~~~~~~~~~~ ^ ~ PR: 216211 Obtained from: upstream (excerpt) Approved by: portmgr blanket END