in someClass constructor : view = storage.GetAs(structure);
void someClass::dummyFunction { c4_View selectedDataView = this->view.duplicate(); }
My problem occurs when the "dummyFunction" is called and returns i.e. when
the destructor for "selectedDataView" is called.
Weird. Does "view" contain subviews?
Is auto commit turned on by default ?
Not in C++ and Python.
I am running under Red Hat Linux 7.3. Metakit was built with gcc version
2.96 20000731.
What is the version of MK - see #define d4_MetaKitLibraryVersion in "mk4.h".
You can then compare this with the current change log:
http://www.equi4.com/metakit/viewcvs.cgi/metakit/CHANGES?rev=1.172-jcw
_______________________________________________ metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
