diff options
-rw-r--r-- | bugs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3458,7 +3458,6 @@ patch = [[ | |||
3458 | } | 3458 | } |
3459 | 3459 | ||
3460 | 3460 | ||
3461 | --[=[ | ||
3462 | Bug{ | 3461 | Bug{ |
3463 | what = [['io.lines' does not check maximum number of options]], | 3462 | what = [['io.lines' does not check maximum number of options]], |
3464 | report = [[Patrick Donnell, 2015/07/10]], | 3463 | report = [[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 | --[=[ |