[Mono-bugs] [Bug 53921][Nor] Changed - using alias directives should override names in the current scope
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 16:44:50 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53921
--- shadow/53921 2004-05-24 13:53:27.000000000 -0400
+++ shadow/53921.tmp.10923 2004-05-24 16:44:50.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 53921
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: Redhat FC1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: rshade@dvsconsulting.com
QAContact: mono-bugs@ximian.com
@@ -147,6 +147,9 @@
You'll get the error:
"MonoUsingEqualsBug.cs(6) error CS0104: `GC' is an ambiguous
reference (System.GC or Foo.GC)"
+
+------- Additional Comments From martin@ximian.com 2004-05-24 16:44 -------
+Fixed in CVS.