Changes between Initial Version and Version 1 of Ticket #62
- Timestamp:
- 01/04/09 19:35:43 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62 – description
initial v1 1 The file-based backends won't work with 'NoBuffering', because bytestring's `getLine` throws an exception when buffering is turned off.1 The file-based backends won't work with `NoBuffering`, because bytestring's `getLine` throws an exception when buffering is turned off. 2 2 3 3 This may also be a problem when trying to implement #54.
