[Mono-bugs] [Bug 74905][Nor] Changed - gmcs does not allow delegate inheritance in generic classes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 18:36:44 -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=74905
--- shadow/74905 2005-05-12 11:38:33.000000000 -0400
+++ shadow/74905.tmp.9178 2005-05-12 18:36:44.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74905
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: dsilva@ccs.neu.edu
QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
}
$ gmcs -target:library Test.cs
$
+
+------- Additional Comments From martin@ximian.com 2005-05-12 18:36 -------
+Fixed in SVN.