ObjFW  Check-in [0c55736c5d]

Overview
Comment:Add some #ifdefs to make OFBlocks.m compile with the Apple runtime.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0c55736c5dfd4080b692f065964a6e0be3696930e8dafde92da83ddda6d1b16a
User & Date: js on 2010-09-08 09:58:21
Other Links: manifest | tags
Context
2010-09-08
10:02
Move -[replaceObjectsUsingBlock:] test to the right place. check-in: ea3c419495 user: js tags: trunk
09:58
Add some #ifdefs to make OFBlocks.m compile with the Apple runtime. check-in: 0c55736c5d user: js tags: trunk
2010-09-07
09:45
More compatibility with Apple's Blocks runtime. check-in: 3e8d3a2668 user: js tags: trunk
Changes