[Mono-bugs] [Bug 47817][Nor] Changed - RealProxy implementing IRemotingTypeInfo.CanCastTo is ignored for casts

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 19 Nov 2003 11:08:43 -0500 (EST)


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=47817

--- shadow/47817	2003-10-21 12:45:45.000000000 -0400
+++ shadow/47817.tmp.3158	2003-11-19 11:08:42.000000000 -0500
@@ -84,6 +84,11 @@
 
 Under the MS CLR, v1.1 it correctly prints "CanCastTo Derived" indicating
 that CanCastTo was called.
 
 (Note that the IL itself is correct -- a mcs-compiled test5.exe verifies
 and executes under the MS CLR.)
+
+------- Additional Comments From lluis@ximian.com  2003-11-19 11:08 -------
+Created an attachment (id=5967)
+Porposed patch
+