Hello,

 >ParamDef --> Options --> StopFile --> ParamDef
 >
 >Starts from here:
 >
 >STATIC PUBLIC SUB Init()
 >  ParamDef.Load(Options.Standard) <--- Comment out and you wont get 
error message.
 >END
 >
 >Jussi

Ok, I've overlooked this. So there is a circular reference between the 
static parts of classes, but no circular object reference. My question 
now is: what does this mean for memory allocation, and does it justify 
an error message?


Regards, Daniel

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to