ObjFW  Check-in [66be98f1d1]

Overview
Comment:Fix reference counting for blocks.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 66be98f1d1b7df4f3b26b45ee0d5958db7d4d94ff8fc000dc6395b7d841905a3
User & Date: js on 2011-07-14 23:06:11
Other Links: branch diff | manifest | tags
Context
2011-07-14
23:15
Fix missing autoreleases in OFBlockTests.m. check-in: 47611ea871 user: js tags: 0.5
23:06
Fix reference counting for blocks. check-in: 66be98f1d1 user: js tags: 0.5
23:04
Always do nothing if OF_BLOCK_BYREF_CALLER is set. check-in: 0c5ed4d438 user: js tags: 0.5
Changes