[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 12:16:24 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-12-07 08:42:49.000000000 -0500
+++ shadow/76806.tmp.22950 2005-12-07 12:16:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76806
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
@@ -34,6 +34,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.
+
+------- Additional Comments From martin at ximian.com 2005-12-07 12:16 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list