ObjFW  Check-in [dae363ef82]

Overview
Comment:Remove OF_UNAVAILABLE from two -[init] methods

These were unavailable in the immutable class, but available in the
mutable subclass. However, Clang 3.4 does not support this.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dae363ef82a4d0e271b1c7a761f30c60253b83ec67e89c2ae862c55f7d89ced0
User & Date: js on 2018-02-16 22:25:08
Other Links: manifest | tags
Context
2018-02-16
23:25
TestsAppDelegate: Fix #ifdef check-in: 248fd739a5 user: js tags: trunk
22:25
Remove OF_UNAVAILABLE from two -[init] methods check-in: dae363ef82 user: js tags: trunk
21:43
Simplify .travis.yml a lot check-in: a43bd84674 user: js tags: trunk
Changes