tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [patch] put Lua standard libraries into the kernel
Marc Balmer wrote:
> If they are, then of course the standard functions like luaL_openlibs()
> are used. So this not about a replacement mechanism for
> luaL_openlibs(), but to control whether luaL_openlibs() is called or not.
Yes, I understand this but I don't understand why to you need a special
control for it. It's your choice as a programmer to call that function
or not to call. Why do you need a special variable/syscal to control this?
Alex
Home |
Main Index |
Thread Index |
Old Index