[Mono-bugs] [Bug 30715][Maj] Changed - Should use flow analysis code rather than ec.Breaks

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Oct 2002 00:27: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 martin@gnome.org.

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

--- shadow/30715	Wed Oct  9 20:12:14 2002
+++ shadow/30715.tmp.27930	Wed Oct  9 20:27:53 2002
@@ -12,13 +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
+OtherBugsDependingOnThis: 31541[FIXED]
 
 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?