Skip to content

Fix up the solver version probe logic#3082

Merged
sauclovian-g merged 2 commits intomasterfrom
fix-solver-version-probes
Mar 5, 2026
Merged

Fix up the solver version probe logic#3082
sauclovian-g merged 2 commits intomasterfrom
fix-solver-version-probes

Conversation

@sauclovian-g
Copy link
Copy Markdown
Contributor

Avoid generating version requests for solvers we don't support.

Use panic, not error, if one comes through.

If this code looks familiar, it's because it first appeared on the #2976 branch. That isn't going to be merged for a while though because it depends on the deprecation cycle; this cleanup can and should go in right away.

Comment thread saw-central/src/SAWCentral/SolverCache.hs
Use panic, not error, if one comes through.
@sauclovian-g sauclovian-g force-pushed the fix-solver-version-probes branch from 88da91c to ec93b72 Compare March 4, 2026 23:06
This is probably what caused What4 to get left off the list in the
original version of the previous commit. In any event, it's more
readable this way.
@sauclovian-g sauclovian-g merged commit 9d92fd8 into master Mar 5, 2026
37 checks passed
@sauclovian-g sauclovian-g deleted the fix-solver-version-probes branch March 5, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants