[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, 9 Mar 2005 10:00:23 -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 vargaz@gmail.com.

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

--- shadow/73469	2005-03-08 13:51:20.000000000 -0500
+++ shadow/73469.tmp.22130	2005-03-09 10:00:23.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: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: nazgul@omega.pl               
 QAContact: mono-bugs@ximian.com
@@ -78,6 +78,9 @@
 
 ------- Additional Comments From vargaz@gmail.com  2005-03-08 10:51 -------
 Fixed in SVN.
 
 ------- 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.