[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: struggling Lua globals..
- From: Asko Kauppi <asko.kauppi@...>
- Date: Thu, 1 Jul 2004 20:37:52 +0300
I did, but the funcs are C so I need 0, right?
That was _one_ of the things confusing me.. Outright, I'd leave global
hacks to specialized sandboxes and _nothing else_. (I may regret this
comment later, of course! ;P
-ak
1.7.2004 kello 20:19, Luiz Henrique de Figueiredo kirjoitti:
On Thu, Jul 01, 2004 at 07:17:30PM +0300, Asko Kauppi wrote:
setfenv( 0, {
Try 1 instead of 0.