[Mono-bugs] [Bug 78380][Nor] Changed - [GMCS] Mutually recursive
Generics with inheritance
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 15 09:01:31 EDT 2006
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 .
http://bugzilla.ximian.com/show_bug.cgi?id=78380
--- shadow/78380 2006-05-14 15:39:32.000000000 -0400
+++ shadow/78380.tmp.13355 2006-05-15 09:01:31.000000000 -0400
@@ -10,13 +10,13 @@
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: karl at waclawek.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: Mutually recursive Generics with inheritance
+Summary: [GMCS] Mutually recursive Generics with inheritance
Description of Problem:
I have a source file with mutually recursive generics that compiles under
MS csc (.NET 2.0, VS 2005), but not under gmcs (Mono 1.1.15 Beta 2).
Below is a simplified version of this file:
More information about the mono-bugs
mailing list