[Mono-bugs] [Bug 73469][Min] Changed - System.Type.IsAssignableFrom executed on array types causes runtime to throw NullRefExc

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Mar 2005 06:55:17 -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 martin@ximian.com.

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

--- shadow/73469	2005-03-09 10:00:23.000000000 -0500
+++ shadow/73469.tmp.23016	2005-03-23 06:55:17.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73469
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Mandrake 10.1 mono 1.1.4.20040221svn
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: nazgul@omega.pl               
 QAContact: mono-bugs@ximian.com
@@ -81,6 +81,9 @@
 
 ------- Additional Comments From vargaz@gmail.com  2005-03-08 13:51 -------
 The fix seems to cause regressions so it is reverted.
 
 ------- Additional Comments From vargaz@gmail.com  2005-03-09 10:00 -------
 Hopefully fixed now.
+
+------- Additional Comments From martin@ximian.com  2005-03-23 06:55 -------
+This is broken again :-(