[Mono-bugs] [Bug 75479][Blo] Changed - [GMCS] GC is confused by
generic structs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 12 11:10:36 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75479
--- shadow/75479 2005-07-12 10:19:20.000000000 -0400
+++ shadow/75479.tmp.4439 2005-07-12 11:10:36.000000000 -0400
@@ -156,6 +156,12 @@
:/ It is blocking me, thus priority raised.
I still think object bitmaps are broken for generic structs. It cannot
work if underlaying_type is used in compute_class_bitmap, because it
simply lacks info about generic parameters. Zoltan's patch seemed to
fix another issue, that has_references was false.
+
+------- Additional Comments From martin at ximian.com 2005-07-12 11:10 -------
+Uhg, that looks like a weird GC issue :-(
+
+Zoltan, could you have a look at that ?
+
More information about the mono-bugs
mailing list