[Mono-bugs] [Bug 65415][Nor] Changed - Mono does not throw exception for passing MBR through remoting
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Sep 2004 13:51:21 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65415
--- shadow/65415 2004-09-08 14:29:01.000000000 -0400
+++ shadow/65415.tmp.19312 2004-09-15 13:51:21.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 65415
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -33,6 +33,9 @@
in this case, Microsoft will throw an exception. In 1.0 it is a
S.R.R.RemotingException, in 2.0 it is a System.Argument exception.
------- Additional Comments From lluis@ximian.com 2004-09-08 14:29 -------
I don't see what's wrong in this test case. It works both in MS.NET
and Mono.
+
+------- Additional Comments From lluis@ximian.com 2004-09-15 13:51 -------
+Closing.