[Mono-bugs] [Bug 30487][Min] Changed - control flow analysis broken for implicit blocks
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Sep 2002 13:34:31 -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=30487
--- shadow/30487 Thu Sep 19 09:33:35 2002
+++ shadow/30487.tmp.9237 Thu Sep 19 09:34:31 2002
@@ -1,23 +1,23 @@
Bug#: 30487
Product: Mono/MCS
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: 008 One day
Priority: Minor
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: control flow analysis refuses valid program
+Summary: control flow analysis broken for implicit blocks
mcs refuses to compile the attached testcase with a 'Not all code paths
return a value' message, which is not true. MS csc compiles it fine.
------- Additional Comments From vargaz@freemail.hu 2002-09-17 15:40 -------
Created an attachment (id=2281)