]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add solver_alternativeinfo() function
authorMichael Schroeder <mls@suse.de>
Tue, 13 Dec 2022 09:45:55 +0000 (10:45 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 13 Dec 2022 09:45:55 +0000 (10:45 +0100)
commita615b2f97b26050de61f498a8e043f25c98c14af
tree61d18afa379a7f52372456b9ea8e8c2ef1c60a0b
parent613c7a60175b8e1e5a819a9a8db0f2b7057c4d07
Add solver_alternativeinfo() function

This code is split off from the solver_alternative2str() function
so that library users can offer translated messages.
src/libsolv.ver
src/solver.c
src/solver.h