Hi Eric,

> > Are you OK with this partial revert?
> 
> Sure; that seems reasonable, and also avoids the warning.

Thanks.

> why not just move
> the entire block of code into the one condition where it is used instead
> of going through a complex condition to define it?

I can't move the function definitions into function execute(), and I don't
want to duplicate the 7-lines declaration of execute() either.

I'm committing the change.

Bruno


Reply via email to