[Mono-bugs] [Bug 73820][Wis] Changed - [PATCH] Cannot compile delegates with a parameter using 'params'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 5 Apr 2005 11:25:49 -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 rharinath@novell.com.

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

--- shadow/73820	2005-04-04 11:53:11.000000000 -0400
+++ shadow/73820.tmp.16722	2005-04-05 11:25:49.000000000 -0400
@@ -5,19 +5,18 @@
 OS Details: gentoo
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: C#
-AssignedTo: rharinath@novell.com                            
+AssignedTo: projectmonokochi@rediffmail.com                            
 ReportedBy: eto@shaw.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: Cannot compile delegates with a parameter using 'params'
+Summary: [PATCH] Cannot compile delegates with a parameter using 'params'
 
 Description of Problem:
 Cannot compile a program that has a delegate with a parameter 
 using 'params'.
 
 Steps to reproduce the problem: