K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-02-01T05:28:52.746623Z K 7 svn:log V 451 irc/kvirc: unbreak with clang 4.0 src/modules/rijndael/libkvirijndael.cpp:331:11: error: ordered comparison between pointer and zero ('int *' and 'int') if(len > 0) ~~~ ^ ~ src/modules/rijndael/libkvirijndael.cpp:357:11: error: ordered comparison between pointer and zero ('int *' and 'int') if(len > 0) ~~~ ^ ~ Reported by: antoine (via exp-run) END