Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass shared library handler when retrieving last error #40

Closed
saprykin opened this issue Dec 27, 2016 · 0 comments
Closed

Pass shared library handler when retrieving last error #40

saprykin opened this issue Dec 27, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@saprykin
Copy link
Owner

Some platforms (i.e. BeOS) don't have a last error mechanism for shared library loading. That's why sometimes we need to store error information directly within the library handler. To do that we need to change API for p_library_loader_get_last_error() to pass a library handler.

@saprykin saprykin added the bug label Dec 27, 2016
@saprykin saprykin added this to the 0.0.3 milestone Dec 27, 2016
@saprykin saprykin self-assigned this Dec 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant