[Mono-bugs] [Bug 76806][Min] Changed - [GMCS] gmcs ignores T: class
constraint on method type parameter
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Dec 7 08:42:49 EST 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=76806
--- shadow/76806 2005-11-30 13:12:10.000000000 -0500
+++ shadow/76806.tmp.20263 2005-12-07 08:42:49.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 76806
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: vargaz at gmail.com
@@ -31,6 +31,9 @@
}
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
gmcs compiles this just fine, while csc prints a CS0452: The type 'int'
must be a reference type ...
+
+------- Additional Comments From martin at ximian.com 2005-12-07 08:42 -------
+Same happens on any other generic method; working on it.
More information about the mono-bugs
mailing list