Re: lhf's token filter patch
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lhf's token filter patch
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2005年8月28日 17:30:14 -0300
> If you use the wrong get() function ... lua throws a memory exception.
Yes, I've already noticed that. It's in my TODO list. I think there are
also GC issues. Anyway, that code is experimental code at best. I'll
have to fix this and more before I can release it. That's why it's not
in my Lua tools web page. Thanks for trying it out and reporting the bug
anyway.
--lhf