Revert change that removed default traceback in debug builds.
This commit is contained in:
@@ -1014,7 +1014,6 @@ and at <a href="http://luaj.sourceforge.net/api/2.0/index.html">http://luaj.sour
|
||||
<li>Make shared string metatable an actual metatable.</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>
|
||||
<li>Move online docs to <a href="http://luaj.org/luaj/3.0/api/index.html">http://luaj.org/luaj/3.0/api/</a></li>
|
||||
|
||||
</ul></td></tr>
|
||||
|
||||
Reference in New Issue
Block a user