[Mono-bugs] [Bug 31546][Nor] Changed - definite assignment bug

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
4 Oct 2002 15:19:27 -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=31546

--- shadow/31546	Tue Oct  1 13:46:27 2002
+++ shadow/31546.tmp.12159	Fri Oct  4 11:19:27 2002
@@ -1,13 +1,13 @@
 Bug#: 31546
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -16,6 +16,10 @@
 Cc: 
 Summary: definite assignment bug
 
 The mono/mono/tests/exception3.cs test doesn't compile with mcs
 on either runtime. The error is:
 exception3.cs(32) error CS0165: Use of unassigned local variable `res'
+
+------- Additional Comments From martin@gnome.org  2002-10-04 11:19 -------
+Fixed in CVS, added your testcase to test-154.cs
+