diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -298,3 +298,8 @@ Fri Aug 30 13:49:14 EST 2002 | |||
298 | >> userdata may not be cleared properly | 298 | >> userdata may not be cleared properly |
299 | (by Roberto; since 5.0a) | 299 | (by Roberto; since 5.0a) |
300 | 300 | ||
301 | ** lparser.c | ||
302 | Fri Dec 6 17:06:40 UTC 2002 | ||
303 | >> scope of generic for variables is not sound | ||
304 | (by Gavin Wraith; since 5.0a) | ||
305 | |||