[Mono-bugs] [Bug 41591][Nor] Changed - A using statement can't be between namespaces declaration.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 19 Apr 2003 05:36:40 -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 yoros@wanadoo.es.

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

--- shadow/41591	Sat Apr 19 05:34:49 2003
+++ shadow/41591.tmp.27573	Sat Apr 19 05:36:40 2003
@@ -26,6 +26,11 @@
 Expected Results:
     error CS1529: Una cláusula using debe ir delante de todos los elementos
 restantes del espacio de nombres
 
 How often does this happen?
     always
+
+------- Additional Comments From yoros@wanadoo.es  2003-04-19 05:36 -------
+Created an attachment (id=4072)
+Testcase for the bug. Compile with "mcs -target:library file.cs".
+