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

--- shadow/82627        2007-08-29 11:00:06.000000000 -0400
+++ shadow/82627.tmp.1161       2007-08-29 11:04:05.000000000 -0400
@@ -102,6 +102,11 @@
 > ((Expression)expression_or_block).Clone(clonectx);
 > // else
 > // error--->> target.expression_or_block = ((Statement)
 > expression_or_block).Clone (clonectx);
 > // } line 4670,4685 expression_or_block is either a Expression or a
 > DictionaryEntry, not a Statement.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-29 11:04 -------
+Created an attachment (id=19923)
+gmcs_bad.exe can not support enum and usingstatement, 
gmcs_good_not_for_using.exe can not support using statement, 
gmcs_good_for_using.exe support both
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to