ObjFW  Check-in [bb1fe89478]

Overview
Comment:Clean up exceptions.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bb1fe8947807b2bec36fd4860520e636ff6e4a6c45cfbe420bb62b62a310081f
User & Date: js on 2009-01-04 01:40:17
Other Links: manifest | tags
Context
2009-01-04
02:46
Work around a bug in gcc 4.0.1 (or is it Apple gcc only?). check-in: 95992fdc0e user: js tags: trunk
01:40
Clean up exceptions. check-in: bb1fe89478 user: js tags: trunk
2009-01-03
22:57
If we use -pthread(s) in CPPFLAGS, we need it in LIBS as well. check-in: 3d5b91a8c1 user: js tags: trunk
Changes