[Mono-bugs] [Bug 33451][Maj] Changed - Passing array member as parameter fails with the jit
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Dec 2002 17:34:03 -0000
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=33451
--- shadow/33451 Mon Nov 18 11:34:35 2002
+++ shadow/33451.tmp.16877 Thu Dec 19 12:34:02 2002
@@ -1,13 +1,13 @@
Bug#: 33451
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details: RH8
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: jason@379.com
QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
s = String.Format("This is string {0}", i);
}
}
------- Additional Comments From lupus@ximian.com 2002-11-18 11:34 -------
This is a bug in the JIT. mint prints the right output.
+
+------- Additional Comments From lupus@ximian.com 2002-12-19 12:34 -------
+Fixed in cvs.