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=80459 --- shadow/80459 2007-01-05 12:58:41.000000000 -0500 +++ shadow/80459.tmp.24990 2007-01-05 13:02:56.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80459 Product: Mono: Runtime Version: 1.2 OS: GNU/Linux [Other] OS Details: -Status: RESOLVED -Resolution: NOTABUG +Status: REOPENED +Resolution: Severity: Unknown Priority: Major Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -60,6 +60,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-05 12:58 ------- Created an attachment (id=18454) testclient.cs + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-05 13:02 ------- +I attached also the testclient.cs. +As you can see - the byte by byte comparison works ok, but what +doesn't work is the +String.Compare(Encoding.ASCII.GetString(input1),Encoding.ASCII.GetString(input2)) + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
