Re: how to find unused local variables?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: how to find unused local variables?
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2008年5月19日 16:56:18 -0300
> Also I was surprised to find that sometimes lua seems to leave holes
> into the local variable allocation.
Can you give more information about this?
-- Roberto