ObjFW  Check-in [0b32d65e0c]

Overview
Comment:Make class_isMetaClass() ARC-compatible.

Also adds a missing OF_RETURNS_INNER_POINTER.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0b32d65e0cfce07e93fb51e3d6a6982d8c3b5befb7b814804ecab6cfa8397c39
User & Date: js on 2012-08-06 20:27:42
Other Links: manifest | tags
Context
2012-08-06
20:46
Add --arc to objfw-compile and objfw-config. check-in: 5d2b804601 user: js tags: trunk
20:27
Make class_isMetaClass() ARC-compatible. check-in: 0b32d65e0c user: js tags: trunk
2012-08-05
18:11
Initial ARC support. check-in: 90eae0b1fc user: js tags: trunk
Changes