On 12.08.2019 13:02, Ondrej Pokorny wrote:
If this is not possible (which I think it is not), will a patch be
accepted that adds these methods to TFPList/TList?:
procedure Sort(Compare: TListSortComparer_Context);
procedure Sort(Compare: TListSortComparer_Context;
SortingAlgorithm: PSortingAlgorithm);
The methods will be:
procedure Sort(Compare: TListSortComparer_Context; Context: Pointer);
procedure Sort(Compare: TListSortComparer_Context; Context:
Pointer; SortingAlgorithm: PSortingAlgorithm);
obviously...
Ondrej
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel