[Mono-bugs] [Bug 30457][Nor] Changed - Type lookup depends on declaration order

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Sep 2002 23:45:44 -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 miguel@ximian.com.

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

--- shadow/30457	Tue Sep 17 05:55:56 2002
+++ shadow/30457.tmp.15860	Wed Sep 18 19:45:44 2002
@@ -1,14 +1,14 @@
 Bug#: 30457
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -37,6 +37,9 @@
                 internal sealed override void stuff () {}
                 static void Main () {}
         }
 }
 
 The bug happens also when running mcs on the ms runtime.
+
+------- Additional Comments From miguel@ximian.com  2002-09-18 19:45 -------
+Fixed.  Good catch.