mirror of
https://github.com/lua/lua
synced 2025-02-06 00:04:07 +03:00
Roberto Ierusalimschy
b8bfa9628d
because lua_error does a longjmp, there is no need to a variable
'err'. lua_parse has a different interface, to allow the free of the main block even if compilation fails. small changes in the debug system.
…
…
…
…
…
…
…
Description
No description provided
Languages
C
67.4%
Lua
32%
Makefile
0.6%