Skip to content
Snippets Groups Projects
Commit cc95def1 authored by kristenk's avatar kristenk
Browse files

Solver: Use more specific failure reasons for dependency conflicts.

This commit splits the 'Conflicting' constructor of 'FailReason' into five
different constructors, for different types of dependency conflicts.  This
change makes it easier to print different error messages for different
conflicts, though it doesn't change any of the error messages yet.

The refactoring caused a small change to the error message for conflicts caused
by self-dependencies.
parent 00281384
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment