diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -245,3 +245,8 @@ Wed Nov 29 09:51:44 EDT 2000 | |||
245 | >> parser does not accept a `;' after a `return' | 245 | >> parser does not accept a `;' after a `return' |
246 | (by lhf; since 4.0b) | 246 | (by lhf; since 4.0b) |
247 | 247 | ||
248 | ** liolib.c | ||
249 | Fri Dec 22 15:30:42 EDT 2000 | ||
250 | >> when `read' fails it must return nil (and not no value) | ||
251 | (by cassino; since at least 3.1) | ||
252 | |||