ObjFW  Check-in [f9cd4f9cab]

Overview
Comment:OFStream: Don't throw when at end of stream

Instead, let reads return 0 and let writes append after the end.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f9cd4f9cab7be99a2180b722afdd52e65c0a346d442d17fe506a30fa9ccd705b
User & Date: js on 2017-06-05 15:51:48
Other Links: manifest | tags
Context
2017-06-05
17:36
Clean up exceptions a little check-in: 4f36894ce7 user: js tags: trunk
15:51
OFStream: Don't throw when at end of stream check-in: f9cd4f9cab user: js tags: trunk
12:50
OFStream: More range checks check-in: 577f0a744b user: js tags: trunk
Changes