[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
Fri, 21 Jan 2005 14:13:00 -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 alp@atoker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71582
--- shadow/71582 2005-01-21 14:03:09.000000000 -0500
+++ shadow/71582.tmp.32113 2005-01-21 14:13:00.000000000 -0500
@@ -36,6 +36,11 @@
------- Additional Comments From alp@atoker.com 2005-01-21 14:03 -------
Created an attachment (id=13854)
Patch to gmcs to permit a destructor in a partial type
+
+------- Additional Comments From alp@atoker.com 2005-01-21 14:13 -------
+Created an attachment (id=13855)
+Test case for a destructor in a partial type
+