lua-users home
lua-l archive

Re: [ANNOUNCE] Lua 5.0 (beta) now available

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Luiz Henrique de Figueiredo wrote:
> Lua 5.0 (beta) is now available for downloading at
> http://www.lua.org/ftp/lua-5.0-beta.tar.gz
Excellent, I just upgraded from 5.0-alpha and the transition
was fairly smooth.
The renaming of luaL_check_* to luaL_check* tripped me a little
as did the new parameter to (the undocumented) luaL_openlib but
these were no-brainers really. Same with lua's setmode() going
away (easily implemented in a compatability function if need be,
but I thought I may as well just change the source).
For footprint-watchers, here's 5.0-alpha's on-disk footprint:
(gcc31 -Os, stripped)
-rw-r--r-- 1 root 50112 Dec 17 19:27 liblua.a
-rw-r--r-- 1 root 28640 Dec 17 19:27 liblualib.a
... and here's 5.0-beta's:
(gcc31 -Os, stripped)
-rw-r--r-- 1 root 51848 Dec 17 19:27 liblua.a
-rw-r--r-- 1 root 30624 Dec 17 19:27 liblualib.a
Thanks to the lua maintainers for their hard work.
--Adam
-- 
Adam D. Moss . ,,^^ adam@gimp.org http://www.foxbox.org/ co:3

AltStyle によって変換されたページ (->オリジナル) /