Make error message handler in xpcall per-thread instead of per-globals.
This commit is contained in:
@@ -910,6 +910,7 @@ Files are no longer hosted at LuaForge.
|
||||
<li>Implement formatting with os.date(), and table argument for os.time().</li>
|
||||
<li>Refactor APIs related to compiling and loading scripts.</li>
|
||||
<li>Let errors thrown in debug hooks bubble up to the running coroutine.</li>
|
||||
<li>Make error function in xpcall per-thread instead of per-globals.</li>
|
||||
|
||||
</ul></td></tr>
|
||||
</table></td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user