ObjFW  Check-in [3204ceeca0]

Overview
Comment:Don't use objc_initializeClassPair on OS X/PPC64

OS X/PPC64 is limited to 10.5 and thus it does not exist there, even
though __OBJC2__ is defined.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3204ceeca06dd696204a3d9034676731cf387bb358ec4c622f767c53fe9e18f1
User & Date: js on 2014-02-21 17:19:40
Other Links: manifest | tags
Context
2014-02-22
00:58
PLATFORMS.md: Add Win64 and Win64 forwarding check-in: 90d8affe47 user: js tags: trunk
2014-02-21
17:19
Don't use objc_initializeClassPair on OS X/PPC64 check-in: 3204ceeca0 user: js tags: trunk
17:17
Cast return of sizeof() to socklen_t check-in: 3fa37632f9 user: js tags: trunk
Changes