[Mono-bugs] [Bug 24558] Changed - mcs/mono don't recognize instantiating an abstract class

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 May 2002 06:16:39 -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=24558

--- shadow/24558	Sat May 11 09:06:14 2002
+++ shadow/24558.tmp.4439	Mon May 13 02:16:39 2002
@@ -1,14 +1,14 @@
 Bug#: 24558
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: SuSE 8.0
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: detlev@die-offenbachs.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -88,6 +88,9 @@
         for (int i=0; i<3; i++) {
             winArray[i].DrawWindow();
         }
     }
 }
 -----------------------------------------------------
+
+------- Additional Comments From miguel@ximian.com  2002-05-13 02:16 -------
+Fixed on CVS.