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 (and friends) to bring in GaloisInc/what4#277 changes #2226

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

RyanGlScott
Copy link
Contributor

This bumps the what4 submodule to bring in the BoolMap/ConjMap-related changes from GaloisInc/what4#277. (In turn, this requires bumping the crucible submodule to bring in the changes from GaloisInc/crucible#1306, as well as the macaw submodule to bring in the changes from GaloisInc/macaw#462). This requires some minor changes in saw-core-what4 to accommodate.

Fixes #2223.

Among other changes, GaloisInc/macaw#459 adds a `macaw-loader-x86` dependency
in an executable stanza in `macaw-x86-symbolic`, which requires adding
`macaw-loader-x86` (and its wired-in dependencies) to `saw-script`'s
`cabal.project` file.
…anges

This bumps the `what4` submodule to bring in the `BoolMap`/`ConjMap`-related
changes from GaloisInc/what4#277. (In turn, this requires bumping the
`crucible` submodule to bring in the changes from GaloisInc/crucible#1306, as
well as the `macaw` submodule to bring in the changes from
GaloisInc/macaw#462). This requires some minor changes in `saw-core-what4` to
accommodate.

Fixes #2223.
Copy link
Contributor

@sauclovian-g sauclovian-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RyanGlScott RyanGlScott merged commit 692d8fb into master Feb 17, 2025
41 checks passed
@RyanGlScott RyanGlScott deleted the T2223-bump-submodules-BoolMap branch February 17, 2025 21:38
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.

Bump What4/Crucible/Macaw submodules, adjust to BoolMap changes in What4
2 participants