[Mono-bugs] [Bug 75334][Blo] Changed - [GMCS] runtime is confused by usage generic method invocation from different instantiations of its generic type

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 23 18:43:33 EDT 2005


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 nazgul at omega.pl.

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: martin at ximian.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
@@ -94,6 +94,14 @@
   }
 
 it would return List[D] twice.
 
 ------- Additional Comments From martin at ximian.com  2005-06-21 07:48 -------
 Fixed in SVN.
+
+------- Additional Comments From nazgul at omega.pl  2005-06-23 18:43 -------
+This testcase still gives the wrong output (r46435).
+
+D - List`1[D]
+D - List`1[System.String]
+
+


More information about the mono-bugs mailing list