ObjFW  Check-in [0d383aeb8a]

Overview
Comment:Ignore return value from _Unwind_RaiseException()

It seems to be garbage on some platforms and both libsupc++ and libobjc
don't check its return value either.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0d383aeb8a5dc2e1b435d306b1979db0bce157fa8ecde50071bc7fe91f75f3dd
User & Date: js on 2020-06-21 15:57:17
Other Links: manifest | tags
Context
2020-06-21
17:53
Throw an exception when there is no name server check-in: f3573582e1 user: js tags: trunk
15:57
Ignore return value from _Unwind_RaiseException() check-in: 0d383aeb8a user: js tags: trunk
2020-06-20
15:36
Add missing documentation check-in: 7d71c669ec user: js tags: trunk
Changes