[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Can someone sell Lua 5.2.0 to me please ?
- From: Matthew Wild <mwild1@...>
- Date: Wed, 21 Dec 2011 11:01:04 +0000
On 21 December 2011 10:41, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>
> So, Lua 5.2 core does not depend on ctype, exit, strcat, strcpy, strcspn,
> strncat, strncpy, strtoul but adds abort, frexp, ldexp, strcmp, strpbrk.
Is this just Lua itself, or also the standard libraries? From what I
can tell both Lua 5.1 and 5.2 use fr/ldexp for example in lmathlib.c.
Regards,
Matthew