[Mono-bugs] [Bug 59082][Cri] Changed - [REGRESSION] Lookup of type vs method

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 21:30:36 -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 miguel@ximian.com.

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

--- shadow/59082	2004-05-25 21:25:38.000000000 -0400
+++ shadow/59082.tmp.4036	2004-05-25 21:30:36.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 59082
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Summary: [REGRESSION] Lookup of type vs method
 
@@ -33,6 +33,9 @@
 			new A ().X ();
 		}
 	}
 }
 
 Should compile, it does not right now.
+
+------- Additional Comments From miguel@ximian.com  2004-05-25 21:30 -------
+Assigning to Martin, he did changes in this area just today.