[Mono-bugs] [Bug 80314][Nor] Changed - [GMCS] Implementing a generic interface cannot find a nested type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 20 19:52:26 EDT 2007
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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80314
--- shadow/80314 2007-03-13 10:21:01.000000000 -0500
+++ shadow/80314.tmp.17178 2007-03-20 18:52:26.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80314
Product: Mono: Compilers
Version: 1.2
OS: GNU/Linux [Other]
OS Details: FC4 mono 1.2.2.1
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: rook at roo.k.pl
QAContact: mono-bugs at ximian.com
@@ -35,6 +35,11 @@
{
return GetEnumerator();
}
}
if I remove the generic parameter, everythoing compiles fine.
+
+------- Additional Comments From martin at ximian.com 2007-03-20 18:52 -------
+Added gtest-319.cs.
+
+*** This bug has been marked as a duplicate of 77963 ***
More information about the mono-bugs
mailing list