[Mono-bugs] [Bug 50841][Nor] Changed - definite assignment bug in presence of try/catch

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 15:10:19 -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=50841

--- shadow/50841	2004-03-12 17:43:58.000000000 -0500
+++ shadow/50841.tmp.23443	2004-04-27 15:10:19.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 50841
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
 control leave the current method.
 bug.cs(5) error CS0177: The out parameter `var' must be assigned before
 control leave the current method.
 Compilation failed: 2 error(s), 0 warnings
 
 Yes, 2 warnings.
+
+------- Additional Comments From martin@ximian.com  2004-04-27 15:10 -------
+Old bug.