Re: warn on variable hiding
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: warn on variable hiding
- From: Jorge <xxopxe@...>
- Date: 2012年10月16日 12:25:12 -0200
lua-inspect does that (and more). That thing should be integrated in
every single editor used to work with lua.
Jorge
On 16/10/12 12:05, David Collier wrote:
Is there anything I can do to get the interpreter to issue a warning when
I hide a variable?
I almost never mean to do it and it's a real source of wasted time!
TVM
David