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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=75096

--- shadow/75096        2005-05-30 07:41:54.000000000 -0400
+++ shadow/75096.tmp.20229      2005-06-03 03:14:29.000000000 -0400
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: mcs barfs InvalidCastException during for(and foreach) access to 
illegal constant (CS0133)
 
 When an expression code block tries to acccess to "invalid" constant array
 (which is reported as CS0133), mcs barfs InvalidCastException and
 compilation stops unexpectedly.
 
@@ -79,6 +78,10 @@
 
 Expected Results:
 It should just report CS0133 and finish without aborting.
 
 How often does this happen? 
 consistently.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-06-03 03:14 -------
+Let's defer it for Martin's foreach rewrite.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to