[Mono-bugs] [Bug 74947][Nor] Changed - [PATCH] Binder does not cast
primative types to interfaces
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 12 13:44:21 EST 2006
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74947
--- shadow/74947 2005-05-21 15:01:42.000000000 -0400
+++ shadow/74947.tmp.22043 2006-03-12 13:44:21.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 74947
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
@@ -48,6 +48,10 @@
Patch
------- Additional Comments From bmaurer at users.sf.net 2005-05-21 15:01 -------
Primative types were never checks in the interface case. This patch
fixes up the issue by doing a check
+
+------- Additional Comments From vargaz at gmail.com 2006-03-12 13:44 -------
+Patch checked in.
+
More information about the mono-bugs
mailing list