[Mono-bugs] [Bug 73278][Nor] Changed - Compiler doesn't report use of unassigned variable
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 4 Mar 2005 08:25:11 -0500 (EST)
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 dezelin@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73278
--- shadow/73278 2005-03-04 08:23:12.000000000 -0500
+++ shadow/73278.tmp.9665 2005-03-04 08:25:11.000000000 -0500
@@ -43,6 +43,15 @@
attachment ?
------- Additional Comments From dezelin@gmail.com 2005-03-04 08:23 -------
Created an attachment (id=14549)
Problematic source file
+
+------- Additional Comments From dezelin@gmail.com 2005-03-04 08:25 -------
+Problem is on the line 189. I've added start = -1 at the line 185 to
+avoid misbehaviour of the code. You should be able to easily make a
+testcase based on this file. Sorry, I don't have enough time to make
+it by myself.
+
+Cheers,
+Aleksandar Dezelin