[Mono-bugs] [Bug 69268][Wis] Changed - generic types cannot be
casted to normal objects.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 14 15:35:16 EST 2005
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=69268
--- shadow/69268 2004-11-09 05:03:29.000000000 -0500
+++ shadow/69268.tmp.27769 2005-11-14 15:35:16.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69268
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: tsureshkumar at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -95,6 +95,10 @@
Me <int> [] ax = new Me <int> [10];
t.TestMe ((object) new Me <int> ());
t.Test ((Array) ax);
}
}
}
+
+------- Additional Comments From vargaz at gmail.com 2005-11-14 15:35 -------
+This got fixed sometime ago.
+
More information about the mono-bugs
mailing list