[Mono-bugs] [Bug 71011][Wis] Changed - We do not report CS1035

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Feb 2005 16:25:57 -0500 (EST)


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 duncan@ximian.com.

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

--- shadow/71011	2005-01-13 02:21:16.000000000 -0500
+++ shadow/71011.tmp.319	2005-02-13 16:25:57.000000000 -0500
@@ -38,6 +38,11 @@
 
   at begin: expecting_end_of_comment = false;
   at '/*':  expecting_end_of_comment = true;
   at '*/':  expecting_end_of_comment = false;
   at end:   Report 1035 if expecting_end_of_comment;
 
+
+------- Additional Comments From duncan@ximian.com  2005-02-13 16:25 -------
+Created an attachment (id=14206)
+Here's a refresh of the previous patch.
+