Turn off traceback by default. Use xpcall with debug.traceback instead.
This commit is contained in:
@@ -984,6 +984,7 @@ Files are no longer hosted at LuaForge.
|
||||
<li>Make string metatable a proper metatable, and make it read-only by default.</li>
|
||||
<li>Add sample code that illustrates techniques in creating sandboxed environments.</li>
|
||||
<li>Add convenience methods to Global to load string scripts with custom environment.</li>
|
||||
<li>Turn off default traceback. Use xpcall() with debug.traceback instead.</li>
|
||||
|
||||
</ul></td></tr>
|
||||
</table></td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user