mirror of
https://github.com/lua/lua.git
synced 2026-06-08 16:13:48 +00:00
14edd364c3abcb758e74c68a2bdd4ddaeefdae2a
Instead of a 'tocont' flag, the function 'warn' in Lua now receives all message pieces as multiple arguments in a single call. Besides being simpler to use, this implementation ensures that Lua code cannot create unfinished warnings.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%