[Mono-bugs] [Bug 75479][Nor] Changed - [GMCS] GC is confused by
generic structs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 15 13:13:15 EST 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-08-26 12:29:44.000000000 -0400
+++ shadow/75479.tmp.9542 2005-11-15 13:13:15.000000000 -0500
@@ -178,6 +178,16 @@
http://lists.ximian.com/pipermail/mono-patches/2005-July/061781.html
------- Additional Comments From martin at ximian.com 2005-08-26 12:29 -------
Setting priority to Normal since the workaround is in SVN.
+
+------- Additional Comments From martin at ximian.com 2005-11-15 13:13 -------
+Ok, I'm getting confused here. With or without the workaround,
+Michal's test case still doesn't work for me.
+
+I'm also using mono_class_from_mono_type (field->type) in object.c:509.
+
+All other test cases work - the only one which is not working is
+Michal's which is not an attachment (which should print 0foo 1foo 2foo
+3foo 4fee).
More information about the mono-bugs
mailing list