[Mono-bugs] [Bug 53177][Nor] Changed - WaitHandles are not finalizing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Jan 2004 05:40:33 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53177
--- shadow/53177 2004-01-24 03:42:51.000000000 -0500
+++ shadow/53177.tmp.5519 2004-01-24 05:40:33.000000000 -0500
@@ -445,6 +445,18 @@
}
==========
I can build you a diff of my libgc and MONO's to get the little stuff.
How and where do you want this?
+
+------- Additional Comments From gonzalo@ximian.com 2004-01-24 05:40 -------
+Oh! Nice, nice.
+
+Can you attach the diff here?
+
+I'll get Martin to review it and, probably, add it to mono/libgc. We
+should also send it to Hans Boehm
+(http://www.hpl.hp.com/personal/Hans_Boehm/gc/) with a detailed
+explanation of the problem leading to this fix.
+
+Thanks!