Skip to content

Add OCaml 5.5 compatibility#2010

Merged
sim642 merged 1 commit into
masterfrom
ocaml-5.5
Apr 27, 2026
Merged

Add OCaml 5.5 compatibility#2010
sim642 merged 1 commit into
masterfrom
ocaml-5.5

Conversation

@sim642
Copy link
Copy Markdown
Member

@sim642 sim642 commented Apr 25, 2026

Closes #2006.

This currently requires pinning ocaml-batteries-team/batteries-included#1146 to be installable on 5.5.

@sim642 sim642 added this to the v2.8.0 Clumsy Clurichaun milestone Apr 25, 2026
Copilot AI review requested due to automatic review settings April 25, 2026 07:03
@sim642 sim642 added bug setup Dependencies, CI, releasing labels Apr 25, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Goblint’s analysis restart loop to compile on OCaml 5.5 by making the first-class module packing in the recursive call explicitly typed, addressing issue #2006.

Changes:

  • Add an explicit module type annotation when repacking CFG in the Refinement.RestartAnalysis restart path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/framework/control.ml
@sim642 sim642 merged commit b0c1a32 into master Apr 27, 2026
24 of 42 checks passed
@sim642 sim642 deleted the ocaml-5.5 branch April 27, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug setup Dependencies, CI, releasing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OCaml 5.5 support

3 participants