]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add sorting of proof steps
authorMichael Schroeder <mls@suse.de>
Tue, 29 Nov 2022 15:04:15 +0000 (16:04 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 29 Nov 2022 15:04:15 +0000 (16:04 +0100)
commit5056147fa6019c0bc8455b240c739b77b6a9edea
tree116c903c4862243d9fbb9f825e40ddd3d35cd2f2
parentea871d83baa3465fb6bc871fb47dcc9332b8b8bd
Add sorting of proof steps

As we need the ruelinfo to do this, we also put them into the
returned data, so we now have (litpkg, rid, type, from, to, dep)
hexels instead of the (litpkg, rid) tupels.
ext/testcase.c
src/problems.c