diff options
Diffstat (limited to 'bugs')
-rw-r--r-- | bugs | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -235,3 +235,13 @@ Thu Oct 26 10:50:46 EDT 2000 | |||
235 | >> allocate new memory | 235 | >> allocate new memory |
236 | (by Mauro Vezzosi; since 4.0b) | 236 | (by Mauro Vezzosi; since 4.0b) |
237 | 237 | ||
238 | |||
239 | |||
240 | ================================================================= | ||
241 | --- Version 4.0 | ||
242 | |||
243 | ** lparser.c | ||
244 | Wed Nov 29 09:51:44 EDT 2000 | ||
245 | >> parser does not accept a `;' after a `return' | ||
246 | (by lhf; since 4.0b) | ||
247 | |||