ObjFW  Check-in [d101b6f8b4]

Overview
Comment:Fix OFSeekableStream.

-[seekToOffset:whence:] now works correctly when whence is SEEK_CUR.
Additionally, the new offset is returned now.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d101b6f8b492e720f5f25be7ef8a8bb66e3e5b01846e461827bbeb440e957529
User & Date: js on 2013-08-12 13:26:40
Other Links: manifest | tags
Context
2013-08-12
21:59
OFZIPArchive: Initial implementation. check-in: 1c78b3a4db user: js tags: trunk
13:26
Fix OFSeekableStream. check-in: d101b6f8b4 user: js tags: trunk
10:09
Add codepage 437. check-in: 3912669d91 user: js tags: trunk
Changes