ObjFW  Check-in [4642bc76b0]

Overview
Comment:Add OFLoadPluginFailedException

OFOpenItemFailedException was too unspecific and only allowed an errno,
but dlopen() uses dlerror() to report errors, which returns a string.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4642bc76b09859550140f1563d899dfd5d8392fc47da6912187e5bb1e5f757e2
User & Date: js on 2018-02-09 00:00:22
Other Links: manifest | tags
Context
2018-02-09
00:05
tests: Include runtime in DYLD_FRAMEWORK_PATH check-in: 9a7f4ee2d0 user: js tags: trunk
00:00
Add OFLoadPluginFailedException check-in: 4642bc76b0 user: js tags: trunk
2018-02-08
23:42
Add Info.plist for test plugin check-in: d1b626eaa2 user: js tags: trunk
Changes