[Mono-bugs] [Bug 26603][Nor] Changed - nullref exception when mcs finds a not defined attribute

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
21 Jun 2002 00:47:56 -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=26603

--- shadow/26603	Thu Jun 20 08:02:20 2002
+++ shadow/26603.tmp.1755	Thu Jun 20 20:47:56 2002
@@ -1,14 +1,14 @@
 Bug#: 26603
 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: ---
@@ -32,6 +32,9 @@
    at Mono.CSharp.TypeManager.MemberLookup(Type invocation_type, Type
 queried_type, MemberTypes mt, BindingFlags original_bf, String name) in
 d:\mcs\mcs\typemanager.cs:line 1520
    at Mono.CSharp.Expression.MemberLookup(EmitContext ec, Type t, String
 name, MemberTypes mt, BindingFlags bf, Location loc) in
 d:\mcs\mcs\ecore.cs:line 376
+
+------- Additional Comments From miguel@ximian.com  2002-06-20 20:47 -------
+Thanks.  Bug fixed on CVS.