Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump what4 submodule to version 1.4 #328

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Bump what4 submodule to version 1.4 #328

merged 2 commits into from
Mar 21, 2023

Conversation

RyanGlScott
Copy link
Contributor

The only other changes required are (1) deleting an unused dependency on what4-serialize, and (2) raising upper version bounds on what4.

This brings in submodule changes from the following:

The only other changes required are (1) deleting an unused dependency on
`what4-serialize`, and (2) raising upper version bounds on `what4`.

This brings in submodule changes from the following:

* GaloisInc/asl-translator#48, which performed a similar `what4` adaptation.
* GaloisInc/semmc#78, which performed a similar `what4` adaptation.
* GaloisIns/crucible#1068, which ensures that everything can build against
  `tasty-sugar >= 2.0` (the version of the library that `what4-1.4` depends on).
@RyanGlScott RyanGlScott requested review from kquick and chameco March 21, 2023 18:03
@RyanGlScott RyanGlScott merged commit 0686e5d into master Mar 21, 2023
@RyanGlScott RyanGlScott deleted the what4-1.4 branch March 21, 2023 20:05
RyanGlScott added a commit to GaloisInc/macaw-loader that referenced this pull request Mar 22, 2023
The only substantial code change required was to delete an unused dependency on
`what4-serialize`.

This brings in submodule changes from the following:

* GaloisInc/asl-translator#48, which performed a similar `what4` adaptation.
* GaloisInc/macaw#328, which performed a similar `what4` adaptation.
* GaloisInc/semmc#78, which performed a similar `what4` adaptation.
* GaloisIns/crucible#1068, which ensures that everything can build against
  `tasty-sugar >= 2.0` (the version of the library that `what4-1.4` depends on).
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Mar 22, 2023
The main payload of this commit is to bump the `what4` submodule to bring in
the changes from GaloisInc/what4#204. This also brings in a variety of other
submodule changes to accommodate this:

* GaloisIns/crucible#1068, which ensures that everything can build against
  `tasty-sugar >= 2.0` (the version of the library that `what4-1.4` depends on).
* GaloisInc/cryptol#1504, which adapts Cryptol to CVC5. This adjusts the lower
  and upper version bounds on SBV in Cryptol, so I do the same here in
  `saw-core.sbv.cabal` and `saw-script.cabal`.
* GaloisInc/language-sally#12, which performs a similar `what4` adaptation.
* GaloisInc/macaw#328, which performs a similar `what4` adaptation.
RyanGlScott added a commit to GaloisInc/macaw-loader that referenced this pull request Mar 22, 2023
The only substantial code change required was to delete an unused dependency on
`what4-serialize`.

This brings in submodule changes from the following:

* GaloisInc/asl-translator#48, which performed a similar `what4` adaptation.
* GaloisInc/macaw#328, which performed a similar `what4` adaptation.
* GaloisInc/semmc#78, which performed a similar `what4` adaptation.
* GaloisIns/crucible#1068, which ensures that everything can build against
  `tasty-sugar >= 2.0` (the version of the library that `what4-1.4` depends on).
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