ObjFW  Check-in [a77925dfb6]

Overview
Comment:It seems id is already defined by clang and newer GCCs.
This fixes the checks for clang.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a77925dfb6c4e3f6ed01f8bc4644c15b7ad3a2d68944039a2e8a3783015eb78a
User & Date: js on 2011-03-21 14:21:24
Other Links: manifest | tags
Context
2011-03-21
14:38
Move a few methods to OFObject protocol. check-in: 41cd31363f user: js tags: trunk
14:21
It seems id is already defined by clang and newer GCCs.
This fixes the checks for clang.
check-in: a77925dfb6 user: js tags: trunk
13:26
Make use of optional protocols, if available. check-in: 0c9206532f user: js tags: trunk
Changes