Hi Peter,
try please the latest version (calitko, 143) - it should be working now (there was a problem when large ammount of data was produced by the compilation process).
Btw, how about using compilation.stderr.readline() to read line at a time a filter it directly?
That would be a problem since there are warnings that are more than one line long. The only way (only way I’m aware of, maybe there is still another way?) how to be 100% sure that all warnings will be filtered correctly is to get the whole output and filter it afterwards in one piece.
Have a nice day,
Petr
