[Mono-bugs] [Bug 81431][Nor] Changed - [PATCH] ArgumentException with BeginCatchBlock(type) following BeginExceptFilterBlock+BeginCatchBlock(null)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 14 07:45:46 EDT 2007


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 rolfkvinge at ya.com.

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

--- shadow/81431	2007-08-14 07:45:32.000000000 -0400
+++ shadow/81431.tmp.4038	2007-08-14 07:45:46.000000000 -0400
@@ -10,13 +10,13 @@
 Component: CORLIB
 AssignedTo: mono at evain.net                            
 ReportedBy: rolfkvinge at ya.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: ArgumentException with BeginCatchBlock(type) following BeginExceptFilterBlock+BeginCatchBlock(null)
+Summary: [PATCH] ArgumentException with BeginCatchBlock(type) following BeginExceptFilterBlock+BeginCatchBlock(null)
 
 The following program throws "System.ArgumentException: Do not supply an 
 exception type for filter clause" on Mono, while it succeeds on MS.
 
 
 using System;


More information about the mono-bugs mailing list