[Mono-bugs] [Bug 72532][Nor] Changed - recent runtime changes broke gen-72.cs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 05:30:20 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72532
--- shadow/72532 2005-05-05 02:13:02.000000000 -0400
+++ shadow/72532.tmp.3934 2005-05-06 05:30:20.000000000 -0400
@@ -29,6 +29,9 @@
------- Additional Comments From lupus@ximian.com 2005-02-13 12:48 -------
The exact change that made the test fail in my tests is r40305,
which has no functional changes and absolutely no changes
to the allocation of objects. This is likely some issue with the
generics code that was triggered by changing the size of MonoClass or
something like that.
+
+------- Additional Comments From martin@ximian.com 2005-05-06 05:30 -------
+Paolo, thanks a lot for giving me the exact revision !