aboutsummaryrefslogtreecommitdiff
path: root/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'bugs')
-rw-r--r--bugs5
1 files changed, 5 insertions, 0 deletions
diff --git a/bugs b/bugs
index a1391524..220a36bf 100644
--- a/bugs
+++ b/bugs
@@ -250,3 +250,8 @@ Fri Dec 22 15:30:42 EDT 2000
250>> when `read' fails it must return nil (and not no value) 250>> when `read' fails it must return nil (and not no value)
251(by cassino; since at least 3.1) 251(by cassino; since at least 3.1)
252 252
253** lstring.c/lapi.c
254Thu Feb 1 11:55:45 EDT 2001
255>> lua_pushuserdata(L, NULL) is buggy
256(by Edgar Toernig; since 4.0)
257