[Mono-bugs] [Bug 41775][Nor] Changed - ArrayTypeMismatchException not thrown
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 27 Apr 2003 07:28:01 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41775
--- shadow/41775 Thu Apr 24 05:12:34 2003
+++ shadow/41775.tmp.5362 Sun Apr 27 07:28:01 2003
@@ -1,13 +1,13 @@
Bug#: 41775
Product: Mono/Runtime
Version: unspecified
OS: Red Hat 7.2
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: staerk@inf.ethz.ch
QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
// Unhandled Exception: System.ArrayTypeMismatchException: Attempted to
// store an element of the incorrect type into the array.
// at Test.Main()
------- Additional Comments From dietmar@ximian.com 2003-04-24 05:12 -------
should work now with mini
+
+------- Additional Comments From lupus@ximian.com 2003-04-27 07:28 -------
+Fixed in mint, too.