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

[new release] alt-ergo (4 packages) (2.5.4) #25866

Merged
merged 2 commits into from
May 16, 2024

Conversation

bclement-ocp
Copy link
Contributor

The Alt-Ergo SMT prover

CHANGES:

Bug fixes

CHANGES:

### Bug fixes

* Fix a long-standing soundness issue in the FPA module (OCamlPro/alt-ergo#1122, originally
  reported in OCamlPro/alt-ergo#1111)
* Dolmen frontend incorrectly allowed semantic triggers outside of theory
  extensions (OCamlPro/alt-ergo#1122)
@bclement-ocp
Copy link
Contributor Author

frama-clang failures seem unrelated. And I need to figure out how to write the conflicts: [ "opam-option-bytecode-only" ] in our dune-project (or not, since it should no longer be needed in the next minor release).

@mseri
Copy link
Member

mseri commented May 15, 2024

You can add a alt-ergo.opam.template file only containing the line conflicts: [ "opam-option-bytecode-only" ] (and similar for all the other packages if needed). Dune will include the content of the template into the opam file.

Can I merge or you intend to force push on this?

@bclement-ocp
Copy link
Contributor Author

You can add a alt-ergo.opam.template file only containing the line conflicts: [ "opam-option-bytecode-only" ] (and similar for all the other packages if needed). Dune will include the content of the template into the opam file.

Ah, I tried to add it to dune-project but failed. Thanks for the tip!

Can I merge or you intend to force push on this?

This one can be merged as is I'd say; we will update the .opam in the sources for the next release.

@mseri mseri merged commit e32f56b into ocaml:master May 16, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants