[Mono-bugs] [Bug 43121][Wis] Changed - Exception Thrown in Mono, Not Thrown in MS .NET
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 16 May 2003 15:30:24 -0400 (EDT)
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 tom@acquist.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43121
--- shadow/43121 Thu May 15 20:04:53 2003
+++ shadow/43121.tmp.6205 Fri May 16 15:30:24 2003
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: tc@sonicated.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -41,6 +41,10 @@
Actual Results:
Exception is thrown in mono.
Expected Results:
No exception is thrown in MS .NET and the program exits.
+
+------- Additional Comments From tom@acquist.com 2003-05-16 15:30 -------
+This looks similar to #41678, and may be a duplicate bug or related
+issue.