[Mono-bugs] [Bug 80563][Nor] Changed - Arrays cast to ICollection`1 can't handle Contains(null).

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jan 20 19:30:57 EST 2007


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 at ximian.com.

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

--- shadow/80563	2007-01-19 17:51:22.000000000 -0500
+++ shadow/80563.tmp.6106	2007-01-20 19:30:57.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80563
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Ubuntu Linux Edgy Eft 6.10
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: felipe.lessa at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -96,6 +96,9 @@
 			Console.WriteLine(test.Contains(null));
 		} catch (Exception e) {
 			Console.WriteLine(e);
 		}
 	}
 }
+
+------- Additional Comments From miguel at ximian.com  2007-01-20 19:30 -------
+Fixed.


More information about the mono-bugs mailing list