[Mono-bugs] [Bug 37544][Nor] Changed - Wrong EndInvoke signature for delegates

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 14 Feb 2003 16:32:48 -0500 (EST)


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=37544

--- shadow/37544	Mon Feb  3 12:04:01 2003
+++ shadow/37544.tmp.26063	Fri Feb 14 16:32:48 2003
@@ -1,14 +1,14 @@
 Bug#: 37544
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -44,6 +44,9 @@
 
 Does not compile with mcs. The problem is that the EndInvoke method
 generated does not include the ref/out parameters present in the delegate
 signature.
 
 You can find another test case in remoting3.cs
+
+------- Additional Comments From miguel@ximian.com  2003-02-14 16:32 -------
+Fixed on CVS.