[Mono-bugs] [Bug 60436][Nor] Changed - [GMCS] class X <T> : N.A <T> Fails
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jul 2004 11:44:35 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60436
--- shadow/60436 2004-07-12 15:27:30.000000000 -0400
+++ shadow/60436.tmp.13597 2004-07-13 11:44:35.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60436
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -23,6 +23,9 @@
class X <T> : N.A <T> {
}
class Foo {
static void Main () {}
}
does not compile
+
+------- Additional Comments From martin@ximian.com 2004-07-13 11:44 -------
+Fixed in CVS.