spack/lib
Greg Becker 47e70c5c3a
explicit splice: do not fail for bad config replacement if target not matched (#46925)
Originally, concretization failed if the splice config points to an invalid replacement.

This PR defers the check until we know the splice is needed, so that irrelevant splices
with bad config cannot stop concretization.

While I was at it, I improved an error message from an assert to a ValueError.
2024-10-27 11:35:10 -07:00
..
spack explicit splice: do not fail for bad config replacement if target not matched (#46925) 2024-10-27 11:35:10 -07:00