ObjFW  Check-in [cb6a61527a]

Overview
Comment:OFObject: Make _isa private.

This prevents direct access to it and enforces the usage of
object_{set,set}Class().

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cb6a61527ad57b356d9981db46441097be2ec83a8498b24d1d0ddc2a7890af6e
User & Date: js on 2013-11-30 19:53:17
Other Links: manifest | tags
Context
2013-11-30
20:22
tests: Disable escape codes on Win32. check-in: 293de01ec2 user: js tags: trunk
19:53
OFObject: Make _isa private. check-in: cb6a61527a user: js tags: trunk
19:53
OFThread.m: Move #ifdefs. check-in: bd2389b6b8 user: js tags: trunk
Changes