lua-users home
lua-l archive

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


Am 04.10.2013 13:08 schröbte Tysen Moore:
I have a question regarding the usage of the ellipsis ("...").  I am seeing
some sort of conflict with the hidden "arg" variable and the ellipsis.  If
I mix usage in a function I get bad results--arg goes nil.


http://stackoverflow.com/questions/18679174/why-does-the-use-of-in-any-expression-in-a-function-cause-the-value-of-arg-t

HTH,
Philipp