]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add solver_ruleinfo2str to get information about a rule
authorMichael Schroeder <mls@suse.de>
Fri, 18 Nov 2022 14:02:58 +0000 (15:02 +0100)
committerMichael Schroeder <mls@suse.de>
Fri, 18 Nov 2022 14:02:58 +0000 (15:02 +0100)
commit4d14c8096237d59bdbe7ef55e2e7fee24a39f764
tree4f1fd48b6f1095877f82d128b6a84cdf510635c9
parentfc10f1d7b76c6650188a85f17ede3355ee4b915e
Add solver_ruleinfo2str to get information about a rule

This is like solver_problemruleinfo2str, but not with a problem view.
I.e. it does not say that the rule cannot be fulfilled.
src/libsolv.ver
src/rules.c
src/rules.h