Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

loader: Expose DLL load error#230

Merged
chfast merged 1 commit intomasterfrom
dll-error
Apr 16, 2019
Merged

loader: Expose DLL load error#230
chfast merged 1 commit intomasterfrom
dll-error

Conversation

@chfast
Copy link
Copy Markdown
Member

@chfast chfast commented Apr 3, 2019

Only works on Linux and macos, otherwise returns null.

Closes #225.

@chfast chfast requested a review from gumb0 April 15, 2019 12:05
Currently only works for errors by dlopen() on Linux and macos, otherwise returns NULL.
@chfast chfast changed the title loader: Expose DLL load error in hacky way loader: Expose DLL load error Apr 16, 2019
@chfast chfast merged commit 844a127 into master Apr 16, 2019
@chfast chfast deleted the dll-error branch April 16, 2019 17:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

loader: Get error from dlerror()

4 participants