[Gambas-user] Question about Gambas output from my program

Michael Sullivan michael at ...558...
Fri Aug 20 16:06:09 CEST 2004


A reference to itself?  I don't know what that is.  Can you give me an
example?

On Fri, 2004-08-20 at 04:06, Benoit Minisini wrote:
> On Friday 20 August 2004 04:28, Michael Sullivan wrote:
> > I was testing my TODO program that I've been working on all day, and in
> > my last test when I exited the program I saw this in the console window:
> >
> > WARNING: circular references detected
> > frmMain (1)
> > Mutex destroy failure: Device or resource busy
> > WARNING: 10 allocation(s) non freed.
> >
> > What does it mean and how do I fix it?
> >
> >
> 
> Maybe your frmMain form has a reference to itself. That prevents it to be 
> freed, so the interpreter issued a warning at the end of the program.





More information about the User mailing list