Daniel-Constantin Mierla writes:
Thus, no matter what code you return from a subroute, you have to compare against 0 (for negative return code) or 1 (for positive return code).
Solutions/alternatives:
is it not an alternative to fix to change the current implementation so that the real return code of route block could be tested?
-- juha