[Mono-bugs] [Bug 28186][Wis] Changed - Doesn't report error CS0177: Out parameter must be assigned before leaving method

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
1 Aug 2002 17:04:13 -0000


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@gnome.org.

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

--- shadow/28186	Fri Jul 26 02:03:00 2002
+++ shadow/28186.tmp.16705	Thu Aug  1 13:04:13 2002
@@ -1,13 +1,13 @@
 Bug#: 28186
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: martin@gnome.org               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,10 @@
 
 
 ------- Additional Comments From dietmar@ximian.com  2002-07-26 02:02 -------
 we have a working implementation of liveness analysis in
 mono/jit/linear-scan.c, but I dont know if thats appropriate for the
 mcs data structures.
+
+------- Additional Comments From martin@gnome.org  2002-08-01 13:04 -------
+This is now implemented in MCS.
+