[Mono-bugs] [Bug 37411][Maj] Changed - mono crashes with unknown type error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 30 Jan 2003 02:50:30 -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 mathpup@mylinuxisp.com.
http://bugzilla.ximian.com/show_bug.cgi?id=37411
--- shadow/37411 Thu Jan 30 02:50:03 2003
+++ shadow/37411.tmp.8494 Thu Jan 30 02:50:30 2003
@@ -56,6 +56,11 @@
In addition, I noticed that the problem only occurs when the array has at least two
dimensions. If I alter the program to use one-dimensional arrays everywhere, the
problem does not occur. On the other hand, changing from two to three dimensions
still results in the same crash. I suspect that this might be related to the fact that
one-dimensional arrays ("vectors") are treated differently in the CLI.
+
+------- Additional Comments From mathpup@mylinuxisp.com 2003-01-30 02:50 -------
+Created an attachment (id=3276)
+Test case
+