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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77714 --- shadow/77714 2006-03-06 04:26:46.000000000 -0500 +++ shadow/77714.tmp.13763 2006-03-06 04:31:16.000000000 -0500 @@ -45,6 +45,14 @@ destBytes.Length)]; Encoding.Unicode.GetChars(destBytes, 0, destBytes.Length, destChars, 0); string destString = new string(destChars); return destString; } + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-06 04:31 ------- +The versions are: +xsp : svn revision: 57604 +mod_mono: svn rev. 57604 +mono : 57146 +mcs : 57145 +Linux: Redhat 9.0, kernel: 2.4.20-8, gcc: 3.2.2 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
