ObjFW  Check-in [169832c303]

Overview
Comment:runtime: Use exit(1) instead of abort() on AmigaOS

This prevents leaking resources like open files.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 169832c303989b747e63f6d40236bbdd5c4ac2cf303f63e89809dc5b868d19a2
User & Date: js on 2020-12-20 03:32:34
Other Links: manifest | tags
Context
2020-12-20
03:50
runtime/linklib: Show errors with requester check-in: e9b359a922 user: js tags: trunk
03:32
runtime: Use exit(1) instead of abort() on AmigaOS check-in: 169832c303 user: js tags: trunk
03:06
Let OF_ENSURE use OBJC_ERROR in runtime check-in: 8f271bed22 user: js tags: trunk
Changes