[Mono-bugs] [Bug 21076] Changed - Problem with the types lookup

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
2 Mar 2002 00:10:25 -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 ravi@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=21076

--- shadow/21076	Tue Feb 26 11:05:29 2002
+++ shadow/21076.tmp.22049	Fri Mar  1 19:10:25 2002
@@ -1,14 +1,14 @@
 Bug#: 21076
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: f_ai@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -103,6 +103,13 @@
 		}
 	}
 	public class C:A
 	{
 	}
 }
+
+------- Additional Comments From ravi@ximian.com  2002-03-01 19:10 -------
+Fixed in CVS. Thanks again for the excellent analysis of the 
+problem - I have mostly done the same :-) I don't understand how we 
+missed that case in the first place !
+
+