[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
Wed, 28 Apr 2004 22:32:33 -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-03-11 12:16:37.000000000 -0500
+++ shadow/53921.tmp.16299	2004-04-28 22:32:33.000000000 -0400
@@ -1,20 +1,20 @@
 Bug#: 53921
 Product: Mono: Compilers
 Version: unspecified
-OS: Fedora 1.0
+OS: unknown
 OS Details: Redhat FC1
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rshade@dvsconsulting.com               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
 URL: 
 Cc: 
 Summary: using alias directives should override names in the current scope
 
 The following code results in a CS0104 in mcs.  It compiles correctly 
 with csc.