[Mono-bugs] [Bug 76277][Min] Changed - Type.ToString() of a generic
parameter returns T[T] instead of T
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 7 02:49:47 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76277
--- shadow/76277 2005-10-06 09:36:57.000000000 -0400
+++ shadow/76277.tmp.14955 2005-10-07 02:49:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76277
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: martin at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -71,6 +71,9 @@
if (klass->nested_in) {
------- Additional Comments From martin at ximian.com 2005-10-06 09:36 -------
This patch should fix it, but I can't test it since the build is
currently broken.
+
+------- Additional Comments From atsushi at ximian.com 2005-10-07 02:49 -------
+This (r51340) really fixed the bug. Thanks!
More information about the mono-bugs
mailing list