On Fri, 4 May 2001, Kayvan A. Sylvan wrote:

> Here's the patch.

Somebody correct me if I'm wrong but can't the static bool be placed
at a minimal scope (just before the inner conditional).  That would keep
the variable next to where it's used and it minimize its scope.  Since
it's static it'll still be there next time through the code.

Maybe I'm still not fully awake.

Allan. (ARRae)

Reply via email to