[Mono-bugs] [Bug 76363][Nor] Changed - [GMCS] generic interface
which has a recursive parameter crashes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 15:04:33 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=76363
--- shadow/76363 2005-10-21 14:12:13.000000000 -0400
+++ shadow/76363.tmp.6131 2005-10-21 15:04:33.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76363
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 at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -173,6 +173,9 @@
to bed and have a look at it when I wake up.
------- Additional Comments From martin at ximian.com 2005-10-21 14:12 -------
Ok, I think I have a fix for this.
We can resolve the types in Constraints.Resolve() and then just check
their constraints in Constraints.ResolveTypes().
+
+------- Additional Comments From martin at ximian.com 2005-10-21 15:04 -------
+Fixed in SVN; added gtest-218.cs.
More information about the mono-bugs
mailing list