[Mono-bugs] [Bug 57747][Nor] Changed - We no do track definite assignment of expressions (12.3.3.23-26)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 2 10:41:52 EDT 2005


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 paul.nelson at jmp.com.

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

--- shadow/57747	2005-09-01 05:42:22.000000000 -0400
+++ shadow/57747.tmp.11906	2005-09-02 10:41:52.000000000 -0400
@@ -154,6 +154,11 @@
 expected output:
 57747z.cs(28,10): error CS0165: Use of unassigned local variable 'x'
 57747z.cs(35,10): error CS0165: Use of unassigned local variable 'x'
 57747z.cs(42,10): error CS0165: Use of unassigned local variable 'x'
 57747z.cs(49,10): error CS0165: Use of unassigned local variable 'x'
 
+
+------- Additional Comments From Paul.Nelson at jmp.com  2005-09-02 10:41 -------
+Created an attachment (id=15683)
+sample program that fails illustrating bug
+


More information about the mono-bugs mailing list