[Mono-bugs] [Bug 60332][Nor] Changed - Field initializer of multidimentional arrays not always run
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Jun 2004 02:28:41 -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 rshade@dvsconsulting.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60332
--- shadow/60332 2004-06-17 02:25:28.000000000 -0400
+++ shadow/60332.tmp.10277 2004-06-17 02:28:41.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60332
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: Mac OS X 10.3
OS Details: OS 10.3
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: rshade@dvsconsulting.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,10 @@
}
------- Additional Comments From rshade@dvsconsulting.com 2004-06-17 02:25 -------
Created an attachment (id=8216)
Testcase
+
+------- Additional Comments From rshade@dvsconsulting.com 2004-06-17 02:28 -------
+It seems to run ok in the interpreter, so this might be a PPC specific issue with the JIT. I
+don't have an x86 machine around to test, though.