[Gambas-user] How to interpret the "circular references" message?

Tobias Boege taboege at ...626...
Tue Aug 13 10:46:51 CEST 2013


On Tue, 13 Aug 2013, Beno?t Minisini wrote:
> Le 06/08/2013 13:32, Tobias Boege a ?crit :
> > Hi,
> >
> > I have got some circular references in my project which I want to get rid
> > of. Actually I haven't really got an idea of where the cause could lie so I
> > wonder if there is anything useful in the message from Gambas.
> >
> > My questions are: What does the order of the classes signify? What are these
> > numbers before each class?
> >
> > Regards,
> > Tobi
> >
> 
> The order means nothing. The number is the number of objects allocated 
> for each class.
> 

OK, so this is not _that_ useful. Anyways, I fixed it by the good old
looking-again-at-the-sources trick.

Regards,
Tobi




More information about the User mailing list