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=73417 --- shadow/73417 2007-05-18 15:10:00.000000000 -0400 +++ shadow/73417.tmp.5786 2007-06-01 04:42:54.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 73417 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: XP -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -261,6 +261,16 @@ throwDerivedAsBase throwDerivedAsDerived throwUnknownDerivedAsBase twoElementCycle useForward --- + +------- Additional Comments From [EMAIL PROTECTED] 2007-06-01 04:42 ------- +It must not happen. Your result looks as if managed collation were not +working. Make sure that you don't have MONO_DISABLE_MANAGED_COLLATION +environment variable. I tried the latest mono and it gave the expected +(non-ordinal) result. + +Instead of setting NEEDINFO I close this as fixed as the reopen is +very likely wrong. If the issue still really happen create another bug +report, at is a different issue. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
