Re: rawset() bug? [Lua 5.0.2]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: rawset() bug? [Lua 5.0.2]
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2005年3月11日 09:24:54 -0300
> Shouldn't rawset use it's second and third parameter as the new
> desired key and value respectively?
Sure. Thanks for the report.
-- Roberto