[Mono-bugs] [Bug 59427][Wis] Changed - [PATCH] Reachability of try with finally

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 24 04:35:40 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/59427	2005-08-24 04:34:59.000000000 -0400
+++ shadow/59427.tmp.11641	2005-08-24 04:35:40.000000000 -0400
@@ -10,14 +10,13 @@
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: Reachability of try with finally
+Summary: [PATCH] Reachability of try with finally
 
 class T {
 	static int Main ()
 	{
 		try {
 		} finally {


More information about the mono-bugs mailing list