ObjFW  Check-in [a252dc5c69]

Overview
Comment:Use OF_INVALID_INDEX instead of SIZE_MAX.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a252dc5c69d8374ee82f38c5f9af08d5ac626e2891f135543e1a8746d33cc35f
User & Date: js on 2011-03-23 13:05:37
Other Links: manifest | tags
Context
2011-03-24
15:57
Update buildsys. check-in: 571aeffd6c user: js tags: trunk
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
Changes