diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -213,3 +213,7 @@ Mon Sep 25 11:47:48 EST 2000 | |||
213 | >> lua_gettable does not get key from stack top | 213 | >> lua_gettable does not get key from stack top |
214 | (by Philip Yi; since 4.0b) | 214 | (by Philip Yi; since 4.0b) |
215 | 215 | ||
216 | ** lgc.c | ||
217 | Mon Sep 25 11:50:48 EST 2000 | ||
218 | >> GC may crash when checking C closures | ||
219 | (by Philip Yi; since 4.0b) | ||