ObjFW  Check-in [4444a8c246]

Overview
Comment:Work around GCC bugs.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4444a8c2467aa50d398e4be8a17992d3bd14f0450d588e80513d9140979dd845
User & Date: js on 2011-03-23 01:14:31
Other Links: manifest | tags
Context
2011-03-23
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
01:08
Check if -Wshorten-64-to-32 is available. check-in: 04fa3f4371 user: js tags: trunk
Changes