mirror of
https://github.com/lua/lua.git
synced 2026-08-24 20:18:12 +00:00
Added the concept of control messages to the warning system, plus the implementation of the controls "@on"/"@off" to turn warnings on/off. Moreover, the warning system in the test library adds some other controls to ease the test of warnings.