[Mono-bugs] [Bug 70838][Nor] Changed - System.Type IsAssignableFrom does not work with dynamic types
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Feb 2005 15:01:29 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70838
--- shadow/70838 2005-01-12 11:29:19.000000000 -0500
+++ shadow/70838.tmp.3986 2005-02-11 15:01:29.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70838
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: Mandrake Linux 10.0, mono 1.1.2, mono 1.0.4
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: nazgul@omega.pl
QAContact: mono-bugs@ximian.com
@@ -106,6 +106,9 @@
memory. This can cause problems if the types returned by CreateType
are 'used', i.e. some methods may not work, like IsAssignableFrom.
------- Additional Comments From vargaz@gmail.com 2005-01-12 11:29 -------
The test case doesn't run even when RunAndSave is used.
+
+------- Additional Comments From vargaz@gmail.com 2005-02-11 15:01 -------
+Should be fixed in SVN.