ObjFW  Check-in [932eb2bd6f]

Overview
Comment:ObjC 1 fix.

Don't let OFRunLoop conform to OFStreamObserverDelegate, as it does not
fully implement the protocol and we have no @optional in ObjC 1.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 932eb2bd6f3bfecb87e2e9e5bf5e9718a60926422c1f41ff69e0adcebe5c36b8
User & Date: js on 2012-09-20 00:06:22
Other Links: manifest | tags
Context
2012-09-20
00:07
Remove a comparison that's always true. check-in: 55f78b1067 user: js tags: trunk
00:06
ObjC 1 fix. check-in: 932eb2bd6f user: js tags: trunk
00:05
Fix conflicting types. check-in: 6c16e03d93 user: js tags: trunk
Changes