ObjFW  Check-in [8dbc052d49]

Overview
Comment:gcc seems to accept a @throw instead of a return as well.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8dbc052d49ccd4fdad1a8aa4a021df4e78ff438ce767b2e847d717e98dde582c
User & Date: js on 2009-04-22 22:43:52
Other Links: manifest | tags
Context
2009-04-23
12:07
Free the list in the dictionary when the last object in it was removed. check-in: 69b468f9f2 user: js tags: trunk
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
Changes