[Mono-bugs] [Bug 77596][Nor] Changed - get rid of global generics caches in metadata.c
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 2 23:08:32 EDT 2007
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77596
--- shadow/77596 2007-06-18 11:27:46.000000000 -0400
+++ shadow/77596.tmp.25576 2007-07-02 23:08:32.000000000 -0400
@@ -63,6 +63,10 @@
------- Additional Comments From lupus at ximian.com 2007-06-18 11:27 -------
r80012 has some fixes for this: on image unload we remove the data
structures that reference types from them. There is still work to do
on actually freeing them (a proper free function should be registered
with the hash table creation).
+
+------- Additional Comments From atsushi at ximian.com 2007-07-02 23:08 -------
+r80012 caused Windows build breakage (win32 native error on building
+mcs/class/ByteFX.Data 2.0 profile) and keeps the build tree red.
More information about the mono-bugs
mailing list