[Mono-bugs] [Bug 66014][Maj] Changed - NullReferenceException when iterating over generic Collection

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Sep 2004 22:53:48 -0400 (EDT)


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=66014

--- shadow/66014	2004-09-19 03:14:36.000000000 -0400
+++ shadow/66014.tmp.28318	2004-09-20 22:53:48.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 66014
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo 2.6.8 R2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -38,6 +38,9 @@
 
 Unhandled Exception: System.NullReferenceException: Object reference not 
 set to an instance of an object
 in <0x0004f> EntryPoint:Main (string[])
 
 PS. I'm using mono built from cvs head.
+
+------- Additional Comments From martin@ximian.com  2004-09-20 22:53 -------
+Fixed in CVS.