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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 May 2002 23:55:42 -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	Wed May  1 18:57:35 2002
+++ shadow/23946.tmp.19786	Sun May 19 19:55:42 2002
@@ -98,6 +98,11 @@
 2. The problem with calling the FieldBuilder with a type which is not
 one of our defined types is that it will end up "referencing" an
 external type instead of being an internal type (that is my guess
 currently).
 
 We can try of course.
+
+------- Additional Comments From martin@gnome.org  2002-05-19 19:55 -------
+Created an attachment (id=1753)
+The patch ....
+