Skip to content

Remove TO pointer value sorting from WEntry operator<

Christopher Rob Jones requested to merge Relation-RemoveTOSorting into master

Addresses the issue with the Relations sorting that results in potentially unstable behaviour, by removing the sorting of the TO relations ranges based on TO pointer value.

Addresses the issues discussed in !592 (merged).

@ibelyaev FYI

Merge request reports