mirror of https://github.com/rusefi/lua.git
added separator for bugs in 5.3.1
This commit is contained in:
parent
fc085aa627
commit
d682b3c9ec
4
bugs
4
bugs
|
@ -3458,6 +3458,10 @@ patch = [[
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-----------------------------------------------------------------
|
||||||
|
-- Lua 5.3.1
|
||||||
|
|
||||||
Bug{
|
Bug{
|
||||||
what = [['io.lines' does not check maximum number of options]],
|
what = [['io.lines' does not check maximum number of options]],
|
||||||
report = [[Patrick Donnell, 2015/07/10]],
|
report = [[Patrick Donnell, 2015/07/10]],
|
||||||
|
|
Loading…
Reference in New Issue