[Mono-bugs] [Bug 76874][Wis] Changed - mcs lets structs as
iteration variables in a foreach loop. csc does not
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 16 10:13:29 EST 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76874
--- shadow/76874 2006-01-16 09:26:32.000000000 -0500
+++ shadow/76874.tmp.10811 2006-01-16 10:13:29.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76874
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: pibgeus at gmail.com
QAContact: mono-bugs at ximian.com
@@ -42,6 +42,9 @@
csc version: 1.1.4322
Expected Results:
- two compilation erros:lines A and B: Cannot modify members of 'p' because
it is a 'foreach iteration variable'
+
+------- Additional Comments From rharinath at novell.com 2006-01-16 10:13 -------
+Should be fixed in SVN r55631.
More information about the mono-bugs
mailing list