Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dln.c to fix error output from
dln_open()
`libruby_name` gets trashed by `dlclose(handle)`, so output the "linked to incompatible ... " error before calling `dlclose(handle)`.
- Loading branch information