Re: bad error message for error() when called with thread
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: bad error message for error() when called with thread
- From: "Jim Whitehead II" <jnwhiteh@...>
- Date: 2007年12月18日 10:36:30 +0000
On 12/18/07, Patrick Donnelly <batrick.donnelly@gmail.com> wrote:
> In a related matter, pcall is supposed to return the error message,
> but in fact returns whatever is passed to error()'s first argument.
> Whether this is intended I am not sure.
This is well documented in the Lua 5.1 reference manual.