lua-users home
lua-l archive

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


Hi,

Is there a reason why luaL_argerror doesn't also display extramsg when it detects the problem is with self? If there is, could the documentation be altered to reflect this as I've been confused for an hour trying to figure out the issue.

The documentation currently states:

"Raises an error with a standard message that includes extramsg as a comment."

which isn't quite right.

thanks,
Kevin