2017-06-17 7:58 GMT+02:00 Fabien COELHO <coe...@cri.ensmp.fr>: > > I have not any other comments. The implementation is trivial. I rerun all >> tests and tests passed. >> >> I'll mark this patch as ready for commiters. >> > > Oops, I just noticed a stupid confusion on my part which got through, I > was setting "ERROR" as "success", inverting the expected boolean value. > > Here is a fixed version.
I missed it too. We can introduce macro SetVariableBool(vars, varname, bool) instead SetVariable(pset.vars, "ERROR", "FALSE"); Regards Pavel > > > -- > Fabien.