diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -298,6 +298,11 @@ 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 | ** lapi.c | ||
302 | Thu Nov 21 11:00:00 EST 2002 | ||
303 | >> ULONG_MAX>>10 may not fit into an int | ||
304 | (by Jeff Petkau; since 4.0) | ||
305 | |||
301 | ** lparser.c | 306 | ** lparser.c |
302 | Fri Dec 6 17:06:40 UTC 2002 | 307 | Fri Dec 6 17:06:40 UTC 2002 |
303 | >> scope of generic for variables is not sound | 308 | >> scope of generic for variables is not sound |