[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: want luaL_verror()
- From: John Belmonte <john@...>
- Date: Fri, 23 Nov 2012 15:02:39 -0800
Would it be reasonable to add a va_list version of luaL_error to the API, as we have for lua_pushfstring? Without this it isn't straightforward to wrap the function.