commit 03094da80cc8e501cc33f1f3e37bf8536556b4e9
parent 01c96ad12e1e45d6a36a07ae8ec97c09fd0ff913
Author: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Date: Mon, 22 May 2017 09:54:49 -0300
detail (extra closing brackets)
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/bugs b/bugs
@@ -3656,9 +3656,9 @@ It needs an "interceptor" 'memcmp' function that continues
reading memory after a difference is found.]],
patch = [[
2c2
-< ** $Id: bugs,v 1.152 2017/05/05 15:55:36 roberto Exp roberto $
+< ** $Id: bugs,v 1.153 2017/05/19 12:58:40 roberto Exp roberto $
---
-> ** $Id: bugs,v 1.152 2017/05/05 15:55:36 roberto Exp roberto $
+> ** $Id: bugs,v 1.153 2017/05/19 12:58:40 roberto Exp roberto $
263c263,264
< for (option = LUA_STRFTIMEOPTIONS; *option != '\0'; option += oplen) {
---
@@ -3711,7 +3711,6 @@ A()
patch = [[
]]
}
-]=]
Bug{