[Mono-bugs] [Bug 52697][Nor] Changed - mcs allows "intuitive" partial name qalifications

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 22:30:57 -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=52697

--- shadow/52697	2004-01-09 02:25:29.000000000 -0500
+++ shadow/52697.tmp.16247	2004-04-28 22:30:57.000000000 -0400
@@ -1,20 +1,20 @@
 Bug#: 52697
-Product: Mono/Compilers
+Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
 URL: 
 Cc: 
 Summary: mcs allows "intuitive" partial name qalifications
 
 csc fails on the following test with error CS0234.  Mcs compiles it without
 errors.  Note the "System." in front of "Enum"...