]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add REL_ERROR for dependencies that could not be parsed
authorMichael Schroeder <mls@suse.de>
Tue, 18 Apr 2017 09:19:52 +0000 (11:19 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 18 Apr 2017 09:19:52 +0000 (11:19 +0200)
commitd2f789fac03239fbe370a8dc3b838f21d9cdca29
tree8f2fe340608d977b89fb836d48c96cde18b2334d
parent668e2495d942e888403f47cd5ce140703a6bb3e1
Add REL_ERROR for dependencies that could not be parsed

This will make a solvable not installable in the future.
src/pool.h
src/poolid.c