Fn results using stabby #76
Unanswered
mptagliari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm studying the ABI from stabby in order to developing an interface to load symbols from a shared library and i get a little confused about the error handlig and functions related methods. Since the libloading method on stabby has only one way to do the things, my workarround (or a try to do it) to hold the dynamically loaded library and to get the symbols from it is:
but then i got a nice error:
I couldnt find into the documentation a way to define the errors to the stabby methods....
Beta Was this translation helpful? Give feedback.
All reactions