On 05.12.2007 13:19, Jason Hickey wrote: > > On Dec 5, 2007, at 1:03 PM, Aleksey Nogin wrote: >> Right, but shouldn't this variable be statically scoped? Currently % >> is interpreted as public.%, but most of these issues would go away if >> we change it to private.% > > That's true, and an easy fix too. I've changed it in rev. 12623. Aleksey