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=77167 --- shadow/77167 2006-01-12 16:21:00.000000000 -0500 +++ shadow/77167.tmp.4195 2006-01-15 21:09:27.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 77167 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] @@ -63,6 +63,9 @@ public static void Main(String[] args) { MyList<String> names = new MyList<String>(); names.AddAll<String>(new String[] { "Hoover", "Roosevelt", "Truman", "Eisenhower", "Kennedy" }); } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-15 21:09 ------- +Fixed in SVN. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
