mirror of https://github.com/rusefi/lua.git
new entry should not be commented out
This commit is contained in:
parent
e247c3ada3
commit
935d9f7f90
2
bugs
2
bugs
|
@ -3458,7 +3458,6 @@ patch = [[
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
--[=[
|
|
||||||
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]],
|
||||||
|
@ -3490,7 +3489,6 @@ patch = [[
|
||||||
lua_rotate(L, 2, 2); /* move 'n' and 'toclose' to their positions */
|
lua_rotate(L, 2, 2); /* move 'n' and 'toclose' to their positions */
|
||||||
]]
|
]]
|
||||||
}
|
}
|
||||||
]=]
|
|
||||||
|
|
||||||
|
|
||||||
--[=[
|
--[=[
|
||||||
|
|
Loading…
Reference in New Issue