[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
19 Sep 2002 22:29:50 -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 miguel@ximian.com.

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

--- shadow/30715	Thu Sep 19 17:54:00 2002
+++ shadow/30715.tmp.16506	Thu Sep 19 18:29:50 2002
@@ -14,6 +14,9 @@
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Should use flow analysis code rather than ec.Breaks
 
 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?