K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-09-24T18:45:24.909168Z K 7 svn:log V 369 biology/ssaha: unbreak with gcc7 In file included from Binary/..//Global/SSAHAMain.cpp:51:0: Binary/..//Global/SSAHAMain.cpp: In function 'void processQuery(QueryParameterStruct&)': Binary/..//Global/SSAHAMain.cpp:968:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] assert( pAligner!=false); ^ PR: 222542 END