[Mono-bugs] [Bug 71582][Maj] Changed - [PATCH] mcs/gmcs partial types with a destructor fail to compile
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 22 Jan 2005 19:27:01 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71582
--- shadow/71582 2005-01-22 04:33:44.000000000 -0500
+++ shadow/71582.tmp.21064 2005-01-22 19:27:01.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 71582
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: alp@atoker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -46,6 +46,9 @@
------- Additional Comments From alp@atoker.com 2005-01-22 04:33 -------
Created an attachment (id=13861)
[UPDATE] Actual patch to gmcs (previous was just a dupe of the mcs patch)
+
+------- Additional Comments From miguel@ximian.com 2005-01-22 19:27 -------
+Patch applied.