]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Make use of the new solver_decisionlist_merged() function
authorMichael Schroeder <mls@suse.de>
Mon, 12 Dec 2022 09:06:07 +0000 (10:06 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 12 Dec 2022 09:06:07 +0000 (10:06 +0100)
commit25c5ca60342c8a43fdf0ab65d8b86b8cb60d3b49
treece9f8079a30e01967a9a4e6c5ac9c3cd1a3547bf
parente4acd4a875405874c803d4a6b7af05fb9ee2267d
Make use of the new solver_decisionlist_merged() function

It's faster and simpler than the old way.
bindings/solv.i
tools/testsolv.c