[Mono-bugs] [Bug 62364][Wis] Changed - [MONO-1-0 ONLY: PATCH] GC warning fix only partially applied to MONO-1-0 branch
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 28 Aug 2004 10:07:32 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=62364
--- shadow/62364 2004-08-28 03:08:54.000000000 -0400
+++ shadow/62364.tmp.29283 2004-08-28 10:07:32.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 62364
Product: Mono: Runtime
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
------- Additional Comments From gert.driesen@pandora.be 2004-08-28 03:08 -------
I attached a one-line patch that adds the call to GC_set_warn_proc
in the mono_gc_init function. This new call was committed to CVS
HEAD, but not to the MONO-1-0 branch.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-28 10:07 -------
+done