[Mono-bugs] [Bug 27512][Nor] Changed - grammar issue with using directives.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Jul 2002 22:29:27 -0000


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

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

--- shadow/27512	Mon Jul  8 10:25:57 2002
+++ shadow/27512.tmp.9381	Mon Jul  8 18:29:27 2002
@@ -1,14 +1,14 @@
 Bug#: 27512
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,10 @@
 }
 using System;
 == cut cut
 csc error message:
 namespace-gramamr-bug.cs(4,1): error CS1529: A using clause must precede
 all other namespace elements
+
+------- Additional Comments From miguel@ximian.com  2002-07-08 18:29 -------
+Ooops.  Most of the code was there, but I had missed a flag.
+