[Mono-bugs] [Bug 49611][Wis] Changed - compiled corlib includes an AssemblyRef to itself and two TypeRefs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Oct 2003 14:16:42 -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 jackson@ximian.com.

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

--- shadow/49611	2003-10-13 14:05:22.000000000 -0400
+++ shadow/49611.tmp.3981	2003-10-13 14:16:42.000000000 -0400
@@ -49,6 +49,11 @@
 Very priliminary debugging showed that in mono_image_typedef_or_ref
 klass->image was not equal to assembly->assembly.image.
 
 ------- Additional Comments From vargaz@freemail.hu  2003-10-13 14:05 -------
 This is because 'double' and 'float' are missing from 
 TypeManager::TypeToCoreType.
+
+------- Additional Comments From jackson@ximian.com  2003-10-13 14:16 -------
+Created an attachment (id=5586)
+Proposed patch, adding float and double to the core types
+