[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Inconsistency in formal argument names
- From: Vinnie Falco <vinnie.falco@...>
- Date: Wed, 16 May 2012 10:34:30 -0700
>From 5.1.x to 5.2 it seems that the formal argument names in the
documentation have changed. "narg" is an argument index in
luaL_check() varieties, while narg is the number of arguments in
lua_resume(). "nargs" is the number of arguments in lua_pcall(). It
would seem a review and adjustment to the consistency of these names
could be helpful.
Thanks
--
Follow me on Github: https://github.com/vinniefalco