[Mono-bugs] [Bug 29502][Min] Changed - null arg to custom attributes

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Sep 2002 04:50:50 -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=29502

--- shadow/29502	Sat Sep  7 06:27:02 2002
+++ shadow/29502.tmp.14867	Sun Sep  8 00:50:50 2002
@@ -1,13 +1,13 @@
 Bug#: 29502
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: ravi@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
 The overload resolution issue is fixed, but still mcs is passing bogus
 info to reflection and expecting a NullRefException (!!!)
 instead of checking a null is not passed to an arg that takes an
 object type in custom attributes.
 
 lupus
+
+------- Additional Comments From ravi@ximian.com  2002-09-08 00:50 -------
+Fixed (again ;-)) in CVS