[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 10 Jan 2010 11:14:56 -0200
> lauxlib.h still includes a definition of luaI_openlib (aka.
> luaL_openlib under 5.1 + compatibility), but an implementation is not
> provided, resulting in errors at link time. I suspect that the
> definition should be removed, thus moving the error to compile time.
Which errors at link time? I don't see any in either linux or macosx.
Which platform are you using?