diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-05-28 15:50:40 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-05-28 15:50:40 -0300 |
commit | 2b8b53864c6b8655aa7198699884075b3e2f15fa (patch) | |
tree | c21e66f343f32ecd5db8df63e31980f4f9b2a3de /ldo.c | |
parent | b293ae0577bebaca7169cb4f041b800641d5e2c4 (diff) | |
download | lua-2b8b53864c6b8655aa7198699884075b3e2f15fa.tar.gz lua-2b8b53864c6b8655aa7198699884075b3e2f15fa.tar.bz2 lua-2b8b53864c6b8655aa7198699884075b3e2f15fa.zip |
Improvements in 'luaL_traceback'
'luaL_traceback' changed to use an aux buffer instead of concats.
This should reduce the quantity of garbage it generates (in the
form of intermediate strings) while producing a trackback.
It also added information about the number of levels skipped when
skipping levels in a trace.
Diffstat (limited to 'ldo.c')
0 files changed, 0 insertions, 0 deletions