[Mono-bugs] [Bug 23123] Changed - Array cast throws exception

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Apr 2002 11:13:01 -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 lupus@ximian.com.

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

--- shadow/23123	Sun Apr  7 03:00:42 2002
+++ shadow/23123.tmp.6591	Tue Apr  9 07:13:01 2002
@@ -1,14 +1,14 @@
 Bug#: 23123
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: RedHat 7.2
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,9 @@
 			Attribute[] attrrray = (Attribute[])objArray;
 			return 0;
 		}
 	}
 
 }
+
+------- Additional Comments From lupus@ximian.com  2002-04-09 07:13 -------
+Fixed in cvs.