ObjFW  Check-in [2de15db195]

Overview
Comment:Rethrow some exceptions to fix class.

This way, the error message will show the called class instead of the
class used internally.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2de15db195de3cda6b16147c75754874f5dd638861bc30da82945878cc847f5c
User & Date: js on 2013-03-01 21:19:02
Other Links: manifest | tags
Context
2013-03-04
17:20
Replace BOOL with bool. check-in: c5ef582958 user: js tags: trunk
2013-03-01
21:19
Rethrow some exceptions to fix class. check-in: 2de15db195 user: js tags: trunk
2013-02-28
09:57
Make @true and @false work. check-in: de24e36b29 user: js tags: trunk
Changes