Christian Heimes wrote:
> Floris Bruynooghe schrieb:
> > What I can't work out however is how to then be able to raise this
> > exception in another extension module. Just defining it as "extern"
> > doesn't work, even if I make sure the first module -that creates the
> > exception- gets loaded
Floris Bruynooghe schrieb:
> What I can't work out however is how to then be able to raise this
> exception in another extension module. Just defining it as "extern"
> doesn't work, even if I make sure the first module -that creates the
> exception- gets loaded first. Because the symbol is define