[Mono-bugs] [Bug 75368][Maj] Changed - [GMCS] Interface with
generic method and constraint does not compile
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 28 11:25:30 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75368
--- shadow/75368 2005-06-23 18:11:07.000000000 -0400
+++ shadow/75368.tmp.4052 2005-06-28 11:25:29.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75368
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: mailing at devspace.com
QAContact: mono-bugs at ximian.com
@@ -31,6 +31,9 @@
Identifier expected
/Users/cgross/Desktop/projects/Mono.Bugs/Class1.cs(6) error CS1041:
Identifier expected
This code compiles without problems on MS .NET SDK Beta 2. The error lies
with the constraint "where returntype: class;
+
+------- Additional Comments From martin at ximian.com 2005-06-28 11:25 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list