Skip to content

d/patches: tsort: Switch to BTreeMap and BTreeSet

Detlev Casanova requested to merge fix-tsort into apertis/v2024dev2

This patch makes sure that tsort behaves the same way as in the C version.

https://phabricator.apertis.org/T9755

Merge request reports