Bug #130
Running shell with dir (instead of file) causes underflow error
| Status: | Closed | Start: | 10/14/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Interpreter / Shell | |||
| Target version: | 0.8 | |||
| Severity: | Normal |
Description
$ flusspferd . ERROR: basic_filebuf::underflow error reading the file
File running in the shell should have better error checking.
Associated revisions
Revision dc48f737cbb6483c0c86843c19511b99169d56c3
Fix issue #130 - trying to File.open a dir gives buffer underflow
Now says ``can't open x - its a dir you fool'' but more polite
History
Updated by Ash Berlin 324 days ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Fixed