lua-users home
lua-l archive

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


Hallo,

On Wed, May 19, 2010 at 9:07 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> I had not realized that # was not well defined
>
> # is certainly well defined; it's just not what most people expect it to be
> in the case of holes.
>

     Using # on tables with holes is what every other language manual
would describe as undefined behaviour.

-- 
-alex
http://www.ventonegro.org/