[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
29 Mar 2002 21:20:26 -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 mkestner@speakeasy.net.
http://bugzilla.ximian.com/show_bug.cgi?id=22795
--- shadow/22795 Fri Mar 29 16:19:39 2002
+++ shadow/22795.tmp.30888 Fri Mar 29 16:20:26 2002
@@ -17,6 +17,11 @@
Summary: Elements of char[] are corrupted when passed to params char[] methods
mcs mono from CVS 15:00 CST 3/29/02
when a char[] is passed to a method(params char[]) the resulting char array
elements are corrupted. I'll attach a test case.
+
+------- Additional Comments From mkestner@speakeasy.net 2002-03-29 16:20 -------
+Created an attachment (id=1562)
+Test Case
+