[Mono-bugs] [Bug 77299][Nor] Changed - [GMCS] error for simple
recursive generic type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 25 14:39:05 EST 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77299
--- shadow/77299 2006-01-25 14:38:54.000000000 -0500
+++ shadow/77299.tmp.3968 2006-01-25 14:39:05.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: bcs26 at cornell.edu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: error for simple recursive generic type
+Summary: [GMCS] error for simple recursive generic type
The attached RecType.cs test case compiles without errors. The attached
RecTypeUse.cs test case, however, fails to compile with the following error:
$ gmcs RecType.cs
RecType.cs(17,24): error CS0309: The type `RealFoo<int>' must be
More information about the mono-bugs
mailing list