[Mono-bugs] [Bug 42850][Nor] Changed - MCS Incorrectly handles Decimal constants in multi-bound arrays

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 10 Jul 2003 18:33:15 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=42850

--- shadow/42850	Thu Jul 10 10:33:24 2003
+++ shadow/42850.tmp.24279	Thu Jul 10 18:33:15 2003
@@ -76,6 +76,19 @@
 Martin,
 
 Thanks for fixing the MCS part :).
 
 What exception are you getting now on mono? Could this be related to 
 45817?
+
+------- Additional Comments From bmaurer@users.sf.net  2003-07-10 18:33 -------
+Hmm, this is weird I am getting:
+
+[benm@Ben mcsdec]$ mcs t.cs && mono *.exe
+Compilation succeeded
+5
+1
+0 0 0
+0 0 0
+0 0 0
+
+Which is *not* right...