[Mono-bugs] [Bug 60332][Maj] Changed - Field initializer of multidimentional arrays not always run
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 12:34:18 -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=60332
--- shadow/60332 2004-06-17 10:35:55.000000000 -0400
+++ shadow/60332.tmp.21536 2004-06-18 12:34:18.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60332
Product: Mono: Runtime
Version: unspecified
OS: Mac OS X 10.3
OS Details: OS 10.3
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: lupus@ximian.com
ReportedBy: rshade@dvsconsulting.com
QAContact: mono-bugs@ximian.com
@@ -44,6 +44,13 @@
don't have an x86 machine around to test, though.
------- Additional Comments From miguel@ximian.com 2004-06-17 10:35 -------
This works fine on x86.
It does indeed fail on PPC.
+
+------- Additional Comments From lupus@ximian.com 2004-06-18 12:34 -------
+Cvs handles this case now, but to better fix all the architectures
+bug #59509 needs to be fixed.
+Thanks for the test case.
+
+*** This bug has been marked as a duplicate of 59509 ***