ObjFW  Check-in [6d589825cd]

Overview
Comment:Let - release return void again.

If you want to know if it will be released, you can just get the retain
count and check it this way.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6d589825cd527020d6ba523a7b5733e80313ef7c1a1e7bcceffdd6ce3d07744b
User & Date: js on 2009-05-13 20:39:59
Other Links: manifest | tags
Context
2009-05-14
13:46
Two small fixes for OFAutoreleasePool. check-in: af41efe079 user: js tags: trunk
2009-05-13
20:39
Let - release return void again. check-in: 6d589825cd user: js tags: trunk
20:31
Rename - free to - (void)dealloc. check-in: 9e6dd00ef5 user: js tags: trunk
Changes