Fix gethook() return values and sethook() behavior when called from hook function.
This commit is contained in:
@@ -340,6 +340,7 @@ and LuaForge:
|
||||
|
||||
Main changes by version:
|
||||
<table cellspacing="10"><tr><td><table cellspacing="4">
|
||||
<tr><td> <b>1.0</b></td><td>Initial publicly supported release.</td></tr>
|
||||
<tr><td> <b>1.0.1</b></td><td>Fix arg check and behavior of xpcall() to leave stack intact.</td></tr>
|
||||
<tr valign="top"><td> <b>1.0</b></td><td>Initial publicly supported release.</td></tr>
|
||||
<tr valign="top"><td> <b>1.0.1</b></td><td>Fix arg check and behavior of xpcall() to leave stack intact.
|
||||
Fix debug.sethook() to when called from hook function. Fix debug.gethook() return values.</td></tr>
|
||||
</table></td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user