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=57694

--- shadow/57694        2005-04-16 17:01:59.000000000 -0400
+++ shadow/57694.tmp.5851       2006-03-22 06:25:04.000000000 -0500
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: V1
 URL: 
-Cc: 
 Summary: Does not flag conversion error 221.
 
 enum A : byte {
        One = 1
 }
 
@@ -55,6 +54,11 @@
        
 }
 
 This will emit CEE_OR, when it could be cfolded. If I remember 
 correctly, the process you are describing happens in the same place 
 as cfold.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-03-22 06:25 -------
+Miguel,
+
+Why do you think it should report such error ? 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to