[Mono-bugs] [Bug 30235][Nor] Changed - MCS crashes with correct code.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 20:36:08 -0000
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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=30235
--- shadow/30235 Thu Sep 12 16:23:52 2002
+++ shadow/30235.tmp.22271 Thu Sep 12 16:36:08 2002
@@ -1,13 +1,13 @@
Bug#: 30235
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: ric@users.sourceforge.net
QAContact: mono-bugs@ximian.com
@@ -85,7 +85,11 @@
of some old design...
------- Additional Comments From martin@gnome.org 2002-09-12 16:23 -------
I need this for the debugger, so assigning the bug to myself.
+
+
+------- Additional Comments From martin@gnome.org 2002-09-12 16:36 -------
+Patch is ok, I removed Delegate.CloseDelegate() and made it use CloseType() as you suggested.