[Mono-bugs] [Bug 78692][Maj] Changed - MS.NET's foreach loop over an array of Controls crashes JIT
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 3 18:51:05 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78692
--- shadow/78692 2006-06-27 18:04:54.000000000 -0400
+++ shadow/78692.tmp.7878 2006-07-03 18:51:05.000000000 -0400
@@ -5,13 +5,13 @@
OS Details: Linux Slackware, Windows XP
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
Component: Windows.Forms
-AssignedTo: lupus at ximian.com
+AssignedTo: peter at novonyx.com
ReportedBy: kuba.brecka at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: MS.NET's foreach loop over an array of Controls crashes JIT
@@ -89,6 +89,9 @@
Expected Results:
Two messageboxes, one with "helloworld1", second with "helloworld2"
------- Additional Comments From vargaz at gmail.com 2006-06-24 10:27 -------
Using HEAD, we correctly throw a MissingMethodException. So only the
MWF issue remains.
+
+------- Additional Comments From jackson at ximian.com 2006-07-03 18:51 -------
+Are you using 2.0 .NET to compile? we only support 1.1 for MWF right now.
More information about the mono-bugs
mailing list