Am 27.08.2010 um 17:08 schrieb Mathieu Bouchard: > On Tue, 24 Aug 2010, IOhannes m zmoelnig wrote: > >> have you tried gem-0.92 ? i think there was some conflict with flext and Gem >> both overriding "new", at least Gem behaves now better. > > Is there any way to make that linkage more local on Linux ? > > Is the only possibility, to declare the "::new" operators as static inline or > so, in the *.h files ? (I think I did that for a while in GF, but I removed > those completely several years ago because I wasn't really using them anymore) >
I ithink using an anonymous namespace (a more recent C++ language feature) would be possible... however, using namespaces in flext would make flext-based projects backwards incompatible. In general it makes a lot of sense though and i have been thinking about it for years or so. gr~~~ _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list