[Mono-bugs] [Bug 46182][Nor] Changed - Incompatible lookup when namespace name = class name

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 21 Jul 2003 15:05:37 -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=46182

--- shadow/46182	Fri Jul 18 15:11:00 2003
+++ shadow/46182.tmp.14460	Mon Jul 21 15:05:37 2003
@@ -1,13 +1,13 @@
 Bug#: 46182
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: aherscovici@empirix.com               
 QAContact: mono-bugs@ximian.com
@@ -81,6 +81,10 @@
 {
 
 	public class Variable 
 	{
 	}
 }
+
+------- Additional Comments From martin@ximian.com  2003-07-21 15:05 -------
+I can't reproduce this, but I changed a lot in this code the last
+couple of days, so I assume I already FIXED this.