>
> Hello,
>
> this series adds an Error class to the plugin API, to be thrown across
> the API boundary. It also makes sure the symbols are properly exported
> and the class has RTTI (or more precisely the information used to
> identify the exceptions equivalent to RTTI) so that the exception ca
Hello,
this series adds an Error class to the plugin API, to be thrown across
the API boundary. It also makes sure the symbols are properly exported
and the class has RTTI (or more precisely the information used to
identify the exceptions equivalent to RTTI) so that the exception can be
properly c