[Mono-bugs] [Bug 74675][Nor] Changed - Net 2.0 Generic List ToArray () doesn't work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Apr 2005 17:05:30 -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 vargaz@gmail.com.

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

--- shadow/74675	2005-04-20 14:38:48.000000000 -0400
+++ shadow/74675.tmp.13306	2005-04-20 17:05:30.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74675
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Ubuntu 5.04; Mono from svn HEAD
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: roosmaa@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -42,6 +42,10 @@
         }
 }
 --
 
 In Windows with MS NET (2.0) Framework this code works perfectly, but with
 Mono it throws that exception.
+
+------- Additional Comments From vargaz@gmail.com  2005-04-20 17:05 -------
+Of course it does, since the MS developers actually write unit tests.
+Fixed in SVN.