[Mono-bugs] [Bug 81431][Nor] Changed - ArgumentException with BeginCatchBlock(type) following BeginExceptFilterBlock+BeginCatchBlock(null)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 3 11:46:07 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-03 11:44:20.000000000 -0400
+++ shadow/81431.tmp.30194 2007-08-03 11:46:07.000000000 -0400
@@ -2,21 +2,20 @@
Product: Mono: Class Libraries
Version: 1.0
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: 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.
@@ -70,6 +69,10 @@
------- Additional Comments From rolfkvinge at ya.com 2007-08-03 11:44 -------
Created an attachment (id=19700)
Proposed patch with test case.
+
+------- Additional Comments From rolfkvinge at ya.com 2007-08-03 11:46 -------
+JB, since you wrote this code in the beginning, can you have a look
+at the patch?
More information about the mono-bugs
mailing list