want luaL_verror()
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: want luaL_verror()
- From: John Belmonte <john@...>
- Date: 2012年11月23日 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.