[C++-sig] Do SWIP, SIP have a "cross-module" feature?

Niki Spahiev niki at vintech.bg
Fri Dec 13 10:06:41 CET 2002


Ralf W. Grosse-Kunstleve wrote:
> I see that linking with the static runtime is a simple way of avoiding any
> cross-module type conversion conflicts. The more interesting case however is if
> there are two SWIG-based multi-extension-module packages where all modules are
> linked against the central shared runtime (libswigpy.so). If package A
> registers conversions for, say, std::vector<int>, and package B registers
> different conversions for the same type, how does SWIG resolve the ambiguity?

Sorry, don't know. :(

Niki Spahiev





More information about the Cplusplus-sig mailing list