[Mono-bugs] [Bug 22795] Changed - Elements of char[] are corrupted when passed to params char[] methods
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
25 Apr 2002 01:51:08 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=22795
--- shadow/22795 Tue Apr 23 06:10:47 2002
+++ shadow/22795.tmp.10215 Wed Apr 24 21:51:08 2002
@@ -1,13 +1,13 @@
Bug#: 22795
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mkestner@speakeasy.net
QAContact: mono-bugs@ximian.com
@@ -35,6 +35,9 @@
temporary array and to store the passed in array in an element of the
temporary one.
------- Additional Comments From lupus@ximian.com 2002-04-23 06:10 -------
This bug makes also Double.Parse() fail as tracked down by Patrik.
We really need a fix for this.
+
+------- Additional Comments From miguel@ximian.com 2002-04-24 21:51 -------
+Fix coming to cvs.