ObjFW  Check-in [0c9206532f]

Overview
Comment:Make use of optional protocols, if available.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0c9206532ffb7882b8da7f7f555b64d1413dd30fdbe2dc6eae792ccc54623380
User & Date: js on 2011-03-21 13:26:25
Other Links: manifest | tags
Context
2011-03-21
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
12:47
Check whether optional protocols are supported. check-in: 09a49963de user: js tags: trunk
Changes