Matt Diephouse <[EMAIL PROTECTED]> wrote:
> I don't think it is, no. ParTcl implements global/lexical storage
> rather naively at the moment (because I didn't understand that the lex
> opcodes worked this way when I implemented this over the summer).
> Right now we always use store_lex to assign to a lexical variable
> instead of using the assign opcode, which breaks things like [global].

I fixed this tonight in r10164. (And added a test.)

--
matt diephouse
http://matt.diephouse.com

Reply via email to