[Mono-bugs] [Bug 59342][Min] Changed - mcs doesn't catch using statements after namespace elements

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 01:23:19 -0400 (EDT)


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

--- shadow/59342	2004-05-31 07:14:48.000000000 -0400
+++ shadow/59342.tmp.4464	2004-06-07 01:23:19.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 59342
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vladimir@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,9 @@
 == end ==
 
 mcs doesn't complain, csc complains with:
 
 ns1.cs(13,1): error CS1529: A using clause must precede all other namespace
 elements
+
+------- Additional Comments From miguel@ximian.com  2004-06-07 01:23 -------
+fixed on cvs.