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=75334 --- shadow/75334 2005-06-21 07:48:52.000000000 -0400 +++ shadow/75334.tmp.17325 2005-06-23 18:43:33.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75334 Product: Mono: Compilers Version: 1.0 OS: unknown OS Details: mono svn 20.06.2005 -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Blocker Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -94,6 +94,14 @@ } it would return List[D] twice. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-21 07:48 ------- Fixed in SVN. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-23 18:43 ------- +This testcase still gives the wrong output (r46435). + +D - List`1[D] +D - List`1[System.String] + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
