ObjFW  Check-in [5a719c9b1f]

Overview
Comment:Split OBJC_CLASS_INFO_INITIALIZED.

We now have OBJC_CLASS_INFO_{SETUP,LOADED,INITIALIZED}.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: 5a719c9b1f20077ab582c9ec8cd1a2c5a583952bd7adf0a78aeb9d39f637a95c
User & Date: js on 2012-04-18 18:00:04
Other Links: branch diff | manifest | tags
Context
2012-04-18
18:41
Correctly call load. check-in: d13674c4c9 user: js tags: runtime
18:00
Split OBJC_CLASS_INFO_INITIALIZED. check-in: 5a719c9b1f user: js tags: runtime
17:29
Add cast to make Clang happy. check-in: 3ae7423995 user: js tags: runtime
Changes