ObjFW  Check-in [1a9f18064e]

Overview
Comment:Don't reserve ivars for class clusters

Subclasses of these often inherit methods (e.g. mutable class from
immutable class), which breaks.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1a9f18064ec69fb58a83ecf9b5803c376235cec75a6f98dff5b8510f1b6e6c36
User & Date: js on 2019-09-30 21:27:19
Other Links: manifest | tags
Context
2019-09-30
22:46
Add OFDNSResponse check-in: da8eb2d43a user: js tags: trunk
21:27
Don't reserve ivars for class clusters check-in: 1a9f18064e user: js tags: trunk
2019-09-29
20:53
Reduce ivar scopes check-in: e0a330b377 user: js tags: trunk
Changes