ObjFW  Check-in [8e770e102d]

Overview
Comment:Create runtime branch.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: 8e770e102d857925982e1fd7998436df267f273999a715f674ba3989d7881ba3
User & Date: js on 2012-03-04 19:08:35
Other Links: branch diff | manifest | tags
Context
2012-03-04
19:25
Don't check for the GNU runtime anymore. check-in: ff165576a6 user: js tags: runtime
19:08
Create runtime branch. check-in: 8e770e102d user: js tags: runtime
2012-03-02
16:37
@finally { [pool release]; } is a bad idea when throwing exceptions.
The exception is released before it is ever caught.
check-in: 43038ba0a6 user: js tags: trunk
Changes