Sorry, there was still an error in my previous email, the condition should be

if compilation_count >= max_compilations then return status end

instead of

if compilation_count => max_compilations then return status end

Best regards,
Michal

Reply via email to