[Mono-bugs] [Bug 38532][Wis] Changed - Supporting the #- heap.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 16:44:46 EDT 2006


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 at gmail.com.

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

--- shadow/38532	2006-10-08 11:07:18.000000000 -0400
+++ shadow/38532.tmp.8974	2006-10-12 16:44:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 38532
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -197,6 +197,13 @@
 for the Ptr tables is only used in in metadata operations, but not
 applied to the CIL token stream.
 
 So operations like `LDSFLD TOKEN' will not have their token looked up
 on the FieldPtr table and then dereferenced into the Field table, its
 only metadata that will. 
+
+------- Additional Comments From vargaz at gmail.com  2006-10-12 16:44 -------
+This can be considered fixed now. I could run wx.NET programs using
+the wx.NET.dll which contains uncompressed metadata. Some things may
+still fail, but I could not test everything due to the lack of test
+binaries.
+


More information about the mono-bugs mailing list