summaryrefslogtreecommitdiff
path: root/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'bugs')
-rw-r--r--bugs4
1 files changed, 4 insertions, 0 deletions
diff --git a/bugs b/bugs
index df6a0ef9..b1bee0fc 100644
--- a/bugs
+++ b/bugs
@@ -33,3 +33,7 @@ Tue Jan 27 17:12:36 EDT 1998
33Wed Jan 28 14:48:12 EDT 1998 33Wed Jan 28 14:48:12 EDT 1998
34>> tables can become full of "emptys" slots, and keep growing without limits. 34>> tables can become full of "emptys" slots, and keep growing without limits.
35 35
36** lstrlib.c
37Mon Mar 9 15:26:09 EST 1998
38>> gsub('a', '(b?)%1*' ...) loops (because the capture is empty).
39