Re: bad argument #2 to `write' (string expected, got table)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: bad argument #2 to `write' (string expected, got table)
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2004年4月20日 13:37:43 -0300
> it's really strange...there's not second argument to write...why it
> gives that error?
> it's a bug?
We could not reproduce that error. Has anyone else got the same
error? Did you compile Lua from the original source or did you use a
third-party distribution?
-- Roberto