[Mono-bugs] [Bug 55644][Maj] Changed - GC not being called.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Mar 2004 17:44:20 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jimeno@servidor.unam.mx.

http://bugzilla.ximian.com/show_bug.cgi?id=55644

--- shadow/55644	2004-03-16 08:04:03.000000000 -0500
+++ shadow/55644.tmp.26023	2004-03-16 17:44:20.000000000 -0500
@@ -62,6 +62,11 @@
    // finalizer code
 }
 
 This may or may not be related to the actual bug. Can you try 
 compiling with the above syntax? If this fixes the problem, please 
 move the bug to mcs.
+
+------- Additional Comments From jimeno@servidor.unam.mx  2004-03-16 17:44 -------
+Created an attachment (id=6993)
+A newer test case which uses the destructor syntax ~objeto(){//,,,}
+