K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-03-20T00:00:02.223432Z K 7 svn:log V 555 sysutils/samesame: unbreak with clang 4.0 src/mainAction.cpp:184:19: error: ordered comparison between pointer and zero ('FILE *' (aka '__sFILE *') and 'int') if (pipeLeafs < 0) ~~~~~~~~~ ^ ~ src/mainAction.cpp:197:21: error: ordered comparison between pointer and zero ('FILE *' (aka '__sFILE *') and 'int') if (outputLeafs < 0) ~~~~~~~~~~~ ^ ~ PR: 216636 Submitted by: akruijff@dds.nl Approved by: portmgr blanket END