ObjFW  Check-in [8de8df50e9]

Overview
Comment:Make the return type of retainCount unsigned int.
This way, the OFObject protocol is compatible to NSObject.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8de8df50e987a977450a3b0a74f59003e3cd5a3d9d0570c340fa6c19cad485ce
User & Date: js on 2011-03-23 12:58:36
Other Links: manifest | tags
Context
2011-03-23
13:05
Use OF_INVALID_INDEX instead of SIZE_MAX. check-in: a252dc5c69 user: js tags: trunk
12:58
Make the return type of retainCount unsigned int.
This way, the OFObject protocol is compatible to NSObject.
check-in: 8de8df50e9 user: js tags: trunk
01:14
Work around GCC bugs. check-in: 4444a8c246 user: js tags: trunk
Changes