[Mono-bugs] [Bug 31546][Nor] New - definite assignment bug
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
1 Oct 2002 10:57:53 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=31546
--- shadow/31546 Tue Oct 1 06:57:53 2002
+++ shadow/31546.tmp.6568 Tue Oct 1 06:57:53 2002
@@ -0,0 +1,21 @@
+Bug#: 31546
+Product: Mono/MCS
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: lupus@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+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'