[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:05:22 -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=49611
--- shadow/49611 2003-10-13 13:15:11.000000000 -0400
+++ shadow/49611.tmp.3896 2003-10-13 14:05:22.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 49611
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: jackson@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -45,6 +45,10 @@
Nothing
Additional Information:
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.