ObjFW  Check-in [7e6942f348]

Overview
Comment:OFZIP: Keep going after non-fatal errors.

The error will be reported instantly, but the program will not terminate
instantly anymore, but instead remember the error and terminate with the
according status code after the operation finished.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7e6942f3487eedf41a6851ab44d54099db1c57f35f0386f1dfa2c5f9bfe4bf9d
User & Date: js on 2013-12-21 01:12:29
Other Links: manifest | tags
Context
2013-12-21
01:26
OFZIPArchive: Better handling of invalid archives. check-in: 9e2ddb3a59 user: js tags: trunk
01:12
OFZIP: Keep going after non-fatal errors. check-in: 7e6942f348 user: js tags: trunk
01:10
OFZIP: Add quiet mode. check-in: 8e35da9d61 user: js tags: trunk
Changes