Skip to content

Add compatibility to opam 2.5 - #22

Merged
hannesm merged 1 commit into
robur-coop:mainfrom
kit-ty-kate:opam-2.5
Aug 28, 2025
Merged

hannesm merged 1 commit into
robur-coop:mainfrom
kit-ty-kate:opam-2.5

Conversation

@kit-ty-kate

@kit-ty-kate kit-ty-kate commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

See ocaml/opam#6442

Option.iter exists since the module's introduction in OCaml 4.08 so this change is backward compatible.
The reason Stdlib has to be specified is because extlib (used by cudf and dose3 through opam-solver) defines its own Option module

@hannesm

hannesm commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

Thanks a lot.

@hannesm
hannesm merged commit e4d9478 into robur-coop:main Aug 28, 2025
1 check passed
dinosaure pushed a commit to ocaml/opam-repository that referenced this pull request Jul 6, 2026
CHANGES:

* FreeBSD packaging: pass `-t` to pkg create to allow reproducibility (@hannesm)
* Use OpamCmdliner instead of cmdliner (robur-coop/orb#24 @reynir) - brings compatibility with
  cmdliner 2.0.0
* App compatibility to opam 2.5 (robur-coop/orb#22 @kit-ty-kate)
* Handle with-dev-setup (robur-coop/orb#21 @hannesm fixes robur-coop/orb#20)
craff pushed a commit to craff/opam-repository that referenced this pull request Jul 25, 2026
CHANGES:

* FreeBSD packaging: pass `-t` to pkg create to allow reproducibility (@hannesm)
* Use OpamCmdliner instead of cmdliner (robur-coop/orb#24 @reynir) - brings compatibility with
  cmdliner 2.0.0
* App compatibility to opam 2.5 (robur-coop/orb#22 @kit-ty-kate)
* Handle with-dev-setup (robur-coop/orb#21 @hannesm fixes robur-coop/orb#20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants