*fixed a stack memory issue with stack tracing.

This commit is contained in:
Wang Renxin 2016-07-06 17:13:29 +08:00 committed by GitHub
parent ec5c6390b8
commit 0effa21e06

View File

@ -1,5 +1,6 @@
Jul. 6 2016
Fixed a memory leak with the PRINT statement
Fixed a stack memory issue with stack tracing
Jul. 5 2016
Improved error handling