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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 11:53:11 -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 projectmonokochi@rediffmail.com.

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

--- shadow/73820	2005-03-19 07:40:46.000000000 -0500
+++ shadow/73820.tmp.26274	2005-04-04 11:53:11.000000000 -0400
@@ -64,6 +64,11 @@
 Hm, it seems this only happens when the delegate is defined in a 
 separate assembly (like the code I'm trying to compile).  I have 
 tested with mono svn head, and still has the problem.
 
 The attached test will reproduce the problem correctly.  Sorry for 
 the confusion.
+
+------- Additional Comments From projectmonokochi@rediffmail.com  2005-04-04 11:53 -------
+Created an attachment (id=14841)
+emit 'param' modifiers
+