[Mono-bugs] [Bug 428406] New: InvalidCastException when casting multi-dimensional jagged arrays
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Sep 22 12:06:19 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=428406
Summary: InvalidCastException when casting multi-dimensional
jagged arrays
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: lupus at novell.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Compiler & run /mcs/test-684.cs
Actual error:
Unhandled Exception: System.InvalidCastException: Unable to cast object of type
'System.Double[][,]' to type 'System.Double[][,]'.
Expected: No error
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list