ObjFW  Check-in [f71d8c57e2]

Overview
Comment:OFFileManager: Don't use OF_KINDOF

No methods other than the ones specified in OFURLHandler are used.
Using OF_KINDOF makes this id with GCC, so that GCC then is confused
which methods was meant.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f71d8c57e204577c45051ecf43b89fb187b0e0eab11d5fb5f72c9fdff32c1203
User & Date: js on 2017-12-30 19:12:01
Other Links: manifest | tags
Context
2018-01-03
00:42
-[initWithContentsOfURL:]: Use OFURLHandler check-in: 99cb9ac6f9 user: js tags: trunk
2017-12-30
19:12
OFFileManager: Don't use OF_KINDOF check-in: f71d8c57e2 user: js tags: trunk
2017-12-29
21:33
OFURLHandler: Add methods for copy and move check-in: c8defc67ad user: js tags: trunk
Changes