K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-21T03:25:47.116380Z K 7 svn:log V 391 MFH: r432009 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 Approved by: ports-secteam blanket END