[Mono-bugs] [Bug 76361][Nor] Changed - generic
List.Sort(IComparer<T>) should not expect argument as IComparer
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 6 20:48:00 EST 2005
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 grant at janrain.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76361
--- shadow/76361 2005-11-16 16:46:02.000000000 -0500
+++ shadow/76361.tmp.10688 2005-12-06 20:48:00.000000000 -0500
@@ -10,13 +10,12 @@
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: generic List.Sort(IComparer<T>) should not expect argument as IComparer
BugsThisDependsOn: 75889
System.Collections.Generic.List<T>.Sort(IComparer<T>) incorrectly expects
argument as castable to IComparer (non-generic one).
More information about the mono-bugs
mailing list