ObjFW  Check-in [5b3aebb65a]

Overview
Comment:Fix reference counting for blocks.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5b3aebb65ab10b521b4b1cfe86aae4e4e1df6c47699286d4a1ef0cb210a09bfd
User & Date: js on 2011-07-14 23:06:11
Other Links: manifest | tags
Context
2011-07-14
23:15
Fix missing autoreleases in OFBlockTests.m. check-in: 33c7abb54b user: js tags: trunk
23:06
Fix reference counting for blocks. check-in: 5b3aebb65a user: js tags: trunk
23:04
Always do nothing if OF_BLOCK_BYREF_CALLER is set. check-in: eb207e5ecd user: js tags: trunk
Changes