[Mono-bugs] [Bug 59391][Wis] Changed - Missing support for __arglist keyword

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 01:24:50 -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=59391

--- shadow/59391	2004-06-01 10:39:52.000000000 -0400
+++ shadow/59391.tmp.4500	2004-06-07 01:24:50.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Missing support for __arglist keyword
@@ -133,6 +133,11 @@
 
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-06-01 10:39 -------
 Lupus suggests that we could trivially support the sig. and throw a 
 not implemented exception for 1.0.
+
+------- Additional Comments From miguel@ximian.com  2004-06-07 01:24 -------
+Martin was working on this over the weekend.
+
+Am assigning to him, so he can close it when he is done.