K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-02-01T05:28:00.006594Z K 7 svn:log V 446 graphics/swfmill: unbreak with clang 4.0 gSWFParseXML.cpp:19:10: error: ordered comparison between pointer and zero ('iconv_t' (aka '__tag_iconv_t *') and 'int') if (cd < 0) { ~~ ^ ~ gSWFWriteXML.cpp:15:10: error: ordered comparison between pointer and zero ('iconv_t' (aka '__tag_iconv_t *') and 'int') if (cd < 0) { ~~ ^ ~ Reported by: antoine (via exp-run) END