[Mono-bugs] [Bug 23946] Changed - Convert.ChangeType fails on TypeBuilder-created types

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
29 Apr 2002 19:17:28 -0000


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@gnome.org.

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

--- shadow/23946	Sat Apr 27 17:09:18 2002
+++ shadow/23946.tmp.946	Mon Apr 29 15:17:28 2002
@@ -1,15 +1,15 @@
 Bug#: 23946
 Product: Mono/MCS
 Version: unspecified
-OS: other
-OS Details: Windows
+OS: All
+OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Critical
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@gnome.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -34,6 +34,11 @@
 Martin
 
 ------- Additional Comments From martin@gnome.org  2002-04-27 10:57 -------
 Btw. we should check whether Convert.ChangeType() has any negative
 performance impacts if the object already has the correct type.
 
+
+------- Additional Comments From martin@gnome.org  2002-04-29 15:17 -------
+This problem only exists when compiling with --nostdlib.
+Changed priority to Critical since it prevents us from compiling
+corlib with mcs.