Julien Danjou <[email protected]> writes:

Hi Julien,

>> Ah, now I've looked that up in the lua spec.  In 5.0 `arg' is used to
>> access varargs, but in 5.1 `...' is used instead.  Because awesome
>> uses so many bleeding edge libs anyway, I'd say that one could switch
>> to using lua 5.1 syntax...
>
> Thanks, that should be fixed, for sure.

In the meantime I've discovered that lua 5.1.4 allows to use those
deprecated features by default, but my distro (Gentoo) disables them if
the "deprecated" USE flag is not set.  This explains why nobody except
me complained till now.

So for now I recompiled lua with the 5.0 vararg style enabled and
awesome 3.3-rc3 is running fine.

Bye,
Tassilo


-- 
To unsubscribe, send mail to [email protected].

Reply via email to