mirror of
https://github.com/lua/lua.git
synced 2025-01-14 05:43:00 +08:00
Roberto Ierusalimschy
b48847c5fa
BUG: "inclinenumber" cannot use public buffer, since it could change
the buffer pointer (luaY_lex and read_long_string have local pointers to it).
Description
No description provided
Languages
C
67.4%
Lua
32%
Makefile
0.6%