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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Sep 2002 12:05:05 -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 martin@gnome.org.

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

--- shadow/29502	Thu Sep  5 19:01:04 2002
+++ shadow/29502.tmp.27936	Fri Sep  6 08:05:05 2002
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: Misc
-AssignedTo: martin@gnome.org                            
+AssignedTo: ravi@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: null arg to custom attributes
@@ -49,6 +49,10 @@
 case of a null passed to a custom attr that takes a string, but mcs
 always chooses the ctor that takes an object instead).
 
 ------- Additional Comments From ravi@ximian.com  2002-09-05 19:01 -------
 I am working on this as it is related to a more fundamental overload
 resolution problem
+
+------- Additional Comments From martin@gnome.org  2002-09-06 08:05 -------
+Ok, reassigning the bug to you, then ....
+