ObjFW  Check-in [19bb966105]

Overview
Comment:Include objc/runtime.h when using the new GNU runtime.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 19bb966105332f7f691917ad49b8055f775539217b046eb0e55498a61b95af91
User & Date: js on 2011-07-10 03:19:27
Other Links: manifest | tags
Context
2011-07-10
17:43
Include sys/types.h for off_t. check-in: 5870131a84 user: js tags: trunk
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
Changes