Is that necessary? I doubt we would ever want to make local variables externally accessible since that limits the possible optimizations quite a bit. What could conceivably happen is that the boundary between functions and classes are blurred to the point that the user is trying to do it with class variables without realizing it.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-09-29 15:01: Subject: zero_type();
Maybe a warning should be added for zero_type on variables, if possible? I don't think it's a good thing to support indefinately...
/ Mirar