[Gambas-user] Issue 154 in gambas: "circular references detected" when using Object.New

gambas at ...2524... gambas at ...2524...
Sun Dec 4 14:00:01 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 154 by svit... at ...626...: "circular references detected" when  
using Object.New
http://code.google.com/p/gambas/issues/detail?id=154

The object that is passed to the Object.New function is not released:
gbx3: warning: circular references detected:
gbx3: 1 ClassArgForObjectNew
gbx3: warning: 3 allocation (s) non freed.

If the class constructor will be no arguments, the bug does not occur.

Version: RC6
Operating system: Linux
Architecture: x86

A little project attached.





Attachments:
	Bug_Object.New-0.0.1.tar.gz  4.9 KB





More information about the User mailing list