[Mono-bugs] [Bug 38530][Wis] Changed - delegate out parameter issues

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 23 Feb 2003 01:39:11 -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=38530

--- shadow/38530	Sat Feb 22 11:51:30 2003
+++ shadow/38530.tmp.6474	Sun Feb 23 01:39:11 2003
@@ -1,14 +1,14 @@
 Bug#: 38530
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dick@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -31,6 +31,9 @@
 
 
 The problem is the out parameter: comment out the "out" and it compiles. 
 Additionally, without the namespace declaration the code compiles with the
 "out" parameter.  Also, if Foo is replaced by a builtin type like int, it
 also compiles with the "out" parameter.
+
+------- Additional Comments From miguel@ximian.com  2003-02-23 01:39 -------
+Thanks for the bug report.  This is fixed on CVS