1
0
mirror of https://github.com/lua/lua.git synced 2025-01-28 06:03:00 +08:00

added separator for bugs in 5.3.1

This commit is contained in:
Roberto Ierusalimschy 2015-11-13 15:19:07 -02:00
parent fc085aa627
commit d682b3c9ec

4
bugs
View File

@ -3458,6 +3458,10 @@ patch = [[
}
-----------------------------------------------------------------
-- Lua 5.3.1
Bug{
what = [['io.lines' does not check maximum number of options]],
report = [[Patrick Donnell, 2015/07/10]],