ObjFW  Check-in [bb68bc87dd]

Overview
Comment:Clang with the new GNU runtime does not like blocks checked against nil.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bb68bc87dd91d1108ea20e08a97af1a41cf2c838f033beaefb3d8fcd2a6eb20e
User & Date: js on 2011-07-10 03:18:38
Other Links: manifest | tags
Context
2011-07-10
03:19
Include objc/runtime.h when using the new GNU runtime. check-in: 19bb966105 user: js tags: trunk
03:18
Clang with the new GNU runtime does not like blocks checked against nil. check-in: bb68bc87dd user: js tags: trunk
2011-07-09
22:03
OFDate: Fix wrong format specifier for microseconds. check-in: 75dde25734 user: js tags: trunk
Changes