[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Protecting global variables
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 15 Aug 2012 15:31:33 -0300
> It's obvious the standard library defines the following global symbols:
> bit32, coroutine, debug, io, math, os, package, string, table. May I
> rely on the fact it does not define or access any other global symbols
> behind the scene?
The basic library defines many globals symbols. See
http://www.lua.org/manual/5.2/manual.html#6.1