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=77039 --- shadow/77039 2005-12-21 11:41:26.000000000 -0500 +++ shadow/77039.tmp.1051 2005-12-21 11:44:29.000000000 -0500 @@ -1,22 +1,21 @@ Bug#: 77039 Product: Mono: Class Libraries Version: unspecified OS: All OS Details: -Status: REOPENED +Status: NEW Resolution: Severity: Unknown Priority: Normal Component: CORLIB -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: List<T>.Sort() thows exception Description of Problem: List<T> does not appear to be implementing the defualt Sort() method correctly. @@ -202,6 +201,12 @@ [EMAIL PROTECTED] GenericListSortBug]$ ------- Additional Comments From [EMAIL PROTECTED] 2005-12-21 11:41 ------- Created an attachment (id=16238) array patch that fix the problem + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-21 11:44 ------- +Here's a patch that seems to work. I'll add new test cases to ensure +it's ok (and doesn't break anything else) before committing to SVN. + +Carlos, does this make sense to you ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
