[Mono-bugs] [Bug 44770][Nor] Changed - mcs does not permit unsafe modified for destructor

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 14 Jun 2003 16:52:39 -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 jackson@latitudegeo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=44770

--- shadow/44770	Fri Jun 13 19:08:22 2003
+++ shadow/44770.tmp.27315	Sat Jun 14 16:52:39 2003
@@ -1,14 +1,14 @@
 Bug#: 44770
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -63,6 +63,9 @@
     { 
     } 
     public static void Main() 
     { 
     } 
 }
+
+------- Additional Comments From jackson@latitudegeo.com  2003-06-14 16:52 -------
+Attaching a patch for this bug.