[Mono-bugs] [Bug 30715][Min] Changed - Should use flow analysis code rather than ec.Breaks
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Oct 2002 16:26:18 -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=30715
--- shadow/30715 Thu Sep 26 14:33:39 2002
+++ shadow/30715.tmp.17275 Fri Oct 4 12:26:18 2002
@@ -12,12 +12,13 @@
ReportedBy: martin@gnome.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Should use flow analysis code rather than ec.Breaks
+OtherBugsDependingOnThis: 31541
Unfortunately, this is a huge task and we're creating EmitContext's for sub-blocks with ReturnType being set ....
------- Additional Comments From miguel@ximian.com 2002-09-19 18:29 -------
Do you have a sample program that exhibits the bug?