Skip to content
Snippets Groups Projects
Commit 696eee94 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

modffi: dlsym() doesn't set errno, so use ENOENT for OSError.

This may be a bit confusing, as ENOENT is often rendered as "No such
file or directory", but any other code would be only more confusing.
parent a9058bf2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment