[Mono-bugs] [Bug 35489][Min] Changed - When a namespace is included twice, ambiguous reference errors are thrown.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Dec 2002 01:36:02 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=35489
--- shadow/35489 Wed Dec 11 18:36:59 2002
+++ shadow/35489.tmp.19850 Wed Dec 11 20:36:02 2002
@@ -1,14 +1,14 @@
Bug#: 35489
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bryan@alphora.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -144,6 +144,9 @@
test-list-abstract.cs(1562,1): error CS1529: A using clause must precede
all other namespace elements
test-list-abstract.cs(1563,1): error CS1529: A using clause must precede
all other namespace elements
C:\src\Dataphor\Base>
+
+------- Additional Comments From gonzalo@ximian.com 2002-12-11 20:36 -------
+Can you attach the test case?