ObjFW  Check-in [69d9f76520]

Overview
Comment:Tag class pointers for @compatibility_aliases.

This makes it possible to find aliases in the classes hashtable and not
call objc_free_class() on them.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 69d9f76520e0491938bb5357a0c7215516a2219d3dec214ded872f712cd70d91
User & Date: js on 2013-03-14 20:20:05
Other Links: manifest | tags
Context
2013-03-15
17:04
OFHTTPClient: Implement "Connection: keep-alive". check-in: c195c1f098 user: js tags: trunk
2013-03-14
20:20
Tag class pointers for @compatibility_aliases. check-in: 69d9f76520 user: js tags: trunk
19:25
Add a few memory barriers. check-in: 27138ee85b user: js tags: trunk
Changes