[Mono-bugs] [Bug 22665] Changed - Can't override a protected abstract method.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
29 Mar 2002 01:06: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 miguel@ximian.com.

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

--- shadow/22665	Wed Mar 27 22:19:54 2002
+++ shadow/22665.tmp.7556	Thu Mar 28 20:06:08 2002
@@ -1,14 +1,14 @@
 Bug#: 22665
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dihlewis@yahoo.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -30,6 +30,9 @@
 }
 
 class Test {
         public static void Main () {
         }
 }
+
+------- Additional Comments From miguel@ximian.com  2002-03-28 20:06 -------
+This bug took longer than expected, but it is now fixed.