[Mono-bugs] [Bug 56245][Maj] Changed - System.Type.UnderlyingSystemType break between Mono 0.29 and .Net 1.1.4322.573
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 18 Nov 2004 10:38:24 -0500 (EST)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56245
--- shadow/56245 2004-08-28 00:23:26.000000000 -0400
+++ shadow/56245.tmp.10079 2004-11-18 10:38:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 56245
Product: Mono: Runtime
Version: unspecified
OS: Red Hat 9.0
OS Details: Running off the shelf RH 9.0, updated with red carpet
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: bmaurer@users.sf.net
ReportedBy: jcornado@yahoo.com
QAContact: mono-bugs@ximian.com
@@ -66,6 +66,9 @@
else
return NULL;
}
i think that the class->element_class part shouldnt be there. But I
need to do more tests with MSFT.
+
+------- Additional Comments From vargaz@gmail.com 2004-11-18 10:38 -------
+Fixed in SVN HEAD.