ObjFW  Check-in [36d50170c9]

Overview
Comment:Throw exception if the key was not found in the OFDictionary.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 36d50170c9d0a6d7c2e82423c6be3d5303d62c5af0cb351da70c70d0c00ed0bf
User & Date: js on 2009-04-22 22:37:40
Other Links: manifest | tags
Context
2009-04-22
22:43
gcc seems to accept a @throw instead of a return as well. check-in: 8dbc052d49 user: js tags: trunk
22:37
Throw exception if the key was not found in the OFDictionary. check-in: 36d50170c9 user: js tags: trunk
22:17
Better handling of closed and ended files in OFFile. check-in: b13a0f08e7 user: js tags: trunk
Changes