RE: Manual unclear on lua_tointegerx and lua_tounsignedx
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: Manual unclear on lua_tointegerx and lua_tounsignedx
- From: "John Hind" <john.hind@...>
- Date: 2013年7月17日 09:12:53 +0100
> Date: 2013年7月16日 16:05:49 -0300
> From: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
> Subject: Re: Manual unclear on lua_tointegerx and lua_tounsignedx
>
> > In the lua-5.0.3 draft manual (and previous editions), the
> > documentations for these functions states:
>
> Are you really discussing lua 5.0?
>
No, I meant to say lua-5.3.0-work1.
- John