[Mono-bugs] [Bug 77164][Nor] Changed - "params" keyworld problem in delegates

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 25 13:16:20 EST 2006


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 marek.safar at seznam.cz.

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

--- shadow/77164	2006-01-05 10:54:40.000000000 -0500
+++ shadow/77164.tmp.4250	2006-02-25 13:16:20.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77164
 Product: Mono: Compilers
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: michal.kovac.develop at centrum.cz               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -27,6 +27,9 @@
         public delegate float NotWorkingDelegate(float point, params object
 [] hiddenParams);
     }
 }
 
 compiler ends with exception.
+
+------- Additional Comments From marek.safar at seznam.cz  2006-02-25 13:16 -------
+It's working with the SVN HEAD.


More information about the mono-bugs mailing list