ObjFW  Check-in [4285aea3c6]

Overview
Comment:Always use our _Block_copy.

The reason is that the _Block_copy from libSystem references the wrong
_NSConcreteMallocBlock.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4285aea3c612cdaae62adff6bcec5016892132380a1d7119b61b1ecbdea6005b
User & Date: js on 2010-11-12 16:00:09
Other Links: manifest | tags
Context
2010-11-12
19:36
Ensure OF{Stack,Global,Malloc}Block get initialized. check-in: 38bde7146a user: js tags: trunk
16:00
Always use our _Block_copy. check-in: 4285aea3c6 user: js tags: trunk
15:08
Make blocks work with the old Apple ObjC runtime. check-in: 7a6f696ef3 user: js tags: trunk
Changes