aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bugs2
1 files changed, 0 insertions, 2 deletions
diff --git a/bugs b/bugs
index 24755610..db1d7e25 100644
--- a/bugs
+++ b/bugs
@@ -3458,7 +3458,6 @@ patch = [[
3458} 3458}
3459 3459
3460 3460
3461--[=[
3462Bug{ 3461Bug{
3463what = [['io.lines' does not check maximum number of options]], 3462what = [['io.lines' does not check maximum number of options]],
3464report = [[Patrick Donnell, 2015/07/10]], 3463report = [[Patrick Donnell, 2015/07/10]],
@@ -3490,7 +3489,6 @@ patch = [[
3490 lua_rotate(L, 2, 2); /* move 'n' and 'toclose' to their positions */ 3489 lua_rotate(L, 2, 2); /* move 'n' and 'toclose' to their positions */
3491]] 3490]]
3492} 3491}
3493]=]
3494 3492
3495 3493
3496--[=[ 3494--[=[