[Mono-bugs] [Bug 78692][Wis] Changed - [2.0] MS.NET's foreach loop over an array of Controls crashes JIT
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 23:05:24 EDT 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78692
--- shadow/78692 2006-09-07 19:57:18.000000000 -0400
+++ shadow/78692.tmp.25243 2006-09-07 23:05:24.000000000 -0400
@@ -8,13 +8,13 @@
Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: kuba.brecka at gmail.com
QAContact: toshok at ximian.com
-TargetMilestone: 1_2
+TargetMilestone: 2_0
URL:
Cc:
Summary: [2.0] MS.NET's foreach loop over an array of Controls crashes JIT
Description of Problem:
I have the following code to reproduce the problem:
@@ -98,6 +98,9 @@
------- Additional Comments From jackson at ximian.com 2006-07-05 16:52 -------
This is just because the code is being compiled against MS's 2.0
assemblies, but run on MWF which does not yet support 2.0.
+
+------- Additional Comments From toshok at ximian.com 2006-09-07 23:05 -------
+changing milestone
More information about the mono-bugs
mailing list