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

Backporting 2.5.1 #821

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Backporting 2.5.1 #821

merged 3 commits into from
Sep 14, 2023

Conversation

Halbaroth
Copy link
Collaborator

This PR backports the PR #819 for the release 2.5.1 and update the changes log.

bclement-ocp and others added 2 commits September 14, 2023 16:45
In PR OCamlPro#745 we correctly handled the case where uninterpreted terms
appear deep within a bit-vector terms, but we accidentally missed the
case where the whole bit-vector is itself an uninterpreted term, leading
to unsoundness (see the attached test).

This patch fixes the code to properly deal with `bvnot` applied to an
uninterpreted term.
@Halbaroth Halbaroth added this to the 2.5.1 milestone Sep 14, 2023
@Halbaroth Halbaroth changed the base branch from next to v2.5.x September 14, 2023 14:51
@Halbaroth Halbaroth merged commit 26298cc into OCamlPro:v2.5.x Sep 14, 2023
6 of 8 checks passed
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