[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:03:09 -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:02:34.000000000 -0500
+++ shadow/71582.tmp.32020	2005-01-21 14:03:09.000000000 -0500
@@ -31,6 +31,11 @@
 also provided.
 
 ------- Additional Comments From alp@atoker.com  2005-01-21 14:02 -------
 Created an attachment (id=13853)
 Patch to mcs to permit a destructor in a partial type
 
+
+------- 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
+