[Mono-bugs] [Bug 62646][Blo] Changed - gmcs fails to compile nested classes that explicitly implement generic interfaces
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 Aug 2004 15:29:32 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62646
--- shadow/62646 2004-08-06 15:29:03.000000000 -0400
+++ shadow/62646.tmp.30004 2004-08-06 15:29:32.000000000 -0400
@@ -16,6 +16,11 @@
Cc:
Summary: gmcs fails to compile nested classes that explicitly implement generic interfaces
Try compiling the attached file.
Note that it compiles fine if MyClass is not nested.
+
+------- Additional Comments From gonzalo@ximian.com 2004-08-06 15:29 -------
+Created an attachment (id=8935)
+Test case
+