ObjFW  Check-in [138d928621]

Overview
Comment:Don't use objc_setUncaughtExceptionHandler with the old Apple runtime.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 138d9286213328821c2e097bf8f2e92da1fa2af35a473852659f76d446398898
User & Date: js on 2012-01-03 20:44:13
Other Links: manifest | tags
Context
2012-01-03
20:46
Work around a stupid gcc warning. check-in: d78526559e user: js tags: trunk
20:44
Don't use objc_setUncaughtExceptionHandler with the old Apple runtime. check-in: 138d928621 user: js tags: trunk
2012-01-01
19:54
Fix using select() on Win32, the check was at the wrong place. check-in: 3c65515ada user: js tags: trunk
Changes