[Mono-bugs] [Bug 56245][Blo] 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
Tue, 6 Apr 2004 09:55:29 -0400 (EDT)


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@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=56245

--- shadow/56245	2004-03-30 13:04:19.000000000 -0500
+++ shadow/56245.tmp.13268	2004-04-06 09:55:29.000000000 -0400
@@ -33,6 +33,11 @@
 
 Additional Information:
 
 At some point this will break some logic. I do not know which is wrong.
 From what I have seen the mono result should be the correct one: it allows
 an array type to unwind itself but I may be wrong.
+
+------- Additional Comments From vargaz@freemail.hu  2004-04-06 09:55 -------
+There is very little information available about UnderlyingSystemType.
+On MS.NET, it allways seems to return the type itself.
+