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 [EMAIL PROTECTED]

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

--- shadow/75461        2005-07-06 10:38:31.000000000 -0400
+++ shadow/75461.tmp.22521      2005-07-06 11:05:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75461
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -24,6 +24,9 @@
        string [] s = { "a", "b", "a" };
        System.Array.FindAll (s, delegate (string str) { return str == "a"; });
       }
 }
 
 While csc v2 does.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-07-06 11:04 -------
+Fixed in SVN; added gtest-184.cs and gcs0411-7.cs.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to