[Mono-bugs] [Bug 74073][Blo] Changed - amd casting regression
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 20:17:57 -0500 (EST)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74073
--- shadow/74073 2005-03-24 20:17:39.000000000 -0500
+++ shadow/74073.tmp.23096 2005-03-24 20:17:57.000000000 -0500
@@ -70,6 +70,10 @@
IBlah [] zzz = (IBlah []) ar.ToArray (typeof (IBlah));
}
}
This does *not* happen on x86.
+
+------- Additional Comments From bmaurer@users.sf.net 2005-03-24 20:17 -------
+mkestner apparently it krept in since 1.1.5
+mkestner cause 1.1.5 works like butter