ObjFW  Check-in [ba62f00fac]

Overview
Comment:Clean up optional protocols

Now that we can require GCC >= 4.6, we no longer need to have a category
on OFObject that adds the optional protocol to it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ba62f00faca3833a745b94527e123fa0ac55b5ccf215a72ab6ae6aa112e431f7
User & Date: js on 2015-11-29 14:20:53
Other Links: manifest | tags
Context
2015-11-29
14:23
Clean up class extensions check-in: 2aca549d60 user: js tags: trunk
14:20
Clean up optional protocols check-in: ba62f00fac user: js tags: trunk
14:02
Make use of fast enumeration check-in: 6b13727ce0 user: js tags: trunk
Changes