lua-users home
lua-l archive

Re: struggling Lua globals..

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


There are several implicit dependencies (in 5.0.2,
didn't check 5.1w) on the C globals:
"print" needs "tostring"
"for .. in" needs "next"
"ipairs" needs "ipairs" (!)
"require" needs "LUA_PATH" and "_LOADED"
Compatibility functions lua_dofile and lua_dobuffer in
lauxlib need "_ALERT".
--
Wim
		
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 

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