ObjFW  Check-in [65d8a7c8ed]

Overview
Comment:Ignore OBJC_ZEROCOST_EXCEPTIONS on ARM.

It seems to be defined when targeting 32-bit iOS, even though it does
not use zero-cost exceptions.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 65d8a7c8ed231b2b5dde11a2423d67d4518c8ce2aa46c519fb6385f143c8c71e
User & Date: js on 2013-12-10 01:47:27
Other Links: manifest | tags
Context
2013-12-10
16:21
OFZIP: Add dependency on libobjfw.a if necessary. check-in: 082d1f50c5 user: js tags: trunk
01:47
Ignore OBJC_ZEROCOST_EXCEPTIONS on ARM. check-in: 65d8a7c8ed user: js tags: trunk
2013-12-09
23:35
+[OFFile removeItemAtPath:]: Remove recursively. check-in: 3c2d173940 user: js tags: trunk
Changes