ObjFW  Check-in [ce6282e019]

Overview
Comment:Fix exceptions on 32 bit systems.

There still seems to be an issue with Clang on 32 bit systems, but it
works with GCC now.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ce6282e019b46b7fd6b3c4fc9ec570498b6f7c1ee3152e2d4fee32b86a39ab63
User & Date: js on 2012-07-07 11:29:53
Other Links: manifest | tags
Context
2012-07-07
17:03
Use -funwind-tables to work around a clang bug. check-in: 5ca9e69394 user: js tags: trunk
11:29
Fix exceptions on 32 bit systems. check-in: ce6282e019 user: js tags: trunk
11:12
atomic.h: Add missing cast. check-in: 61d0a2e987 user: js tags: trunk
Changes