[Mono-bugs] [Bug 41657][Min] Changed - MCS fails when testing if an "out" variable is assigned or not

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 18 May 2003 17:09:30 -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 martin@ximian.com.

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

--- shadow/41657	Tue May  6 08:10:17 2003
+++ shadow/41657.tmp.13483	Sun May 18 17:09:30 2003
@@ -1,13 +1,13 @@
 Bug#: 41657
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: yoros@wanadoo.es               
 QAContact: mono-bugs@ximian.com
@@ -59,7 +59,11 @@
 		object v;
 		Method(out v);
 	}
 
 }
 
+
+
+------- Additional Comments From martin@ximian.com  2003-05-18 17:09 -------
+Fixed in CVS.