Skip to content

mirage: make client usable again#1110

Merged
samoht merged 1 commit intomirage:mainfrom
Firobe:fix-mirage-client
May 28, 2025
Merged

mirage: make client usable again#1110
samoht merged 1 commit intomirage:mainfrom
Firobe:fix-mirage-client

Conversation

@Firobe
Copy link
Copy Markdown
Member

@Firobe Firobe commented May 14, 2025

Commit 0aa0416 unfortunately made the mirage client (or functor that takes it as argument) completely unusable, as the failwiths are evaluated at module initialization.

  let tunnel = failwith "Unimplemented"
  let connect_client = failwith "Unimplemented"

@Firobe Firobe force-pushed the fix-mirage-client branch from 903a92b to 046b3ab Compare May 14, 2025 02:18
@samoht samoht merged commit 726bbd3 into mirage:main May 28, 2025
7 of 9 checks passed
@samoht
Copy link
Copy Markdown
Member

samoht commented May 28, 2025

Thanks - not sure how we missed it. I'll cut a release.

samoht added a commit to samoht/opam-repository that referenced this pull request May 28, 2025
CHANGES:

- cohttp-mirage: make client usable again -- this fixes a regression introduced
  by mirage/ocaml-cohttp#1080 (@Firobe, review by @edwintorok, mirage/ocaml-cohttp#1110)
- rename main function on README example (@Unn4m3DD, mirage/ocaml-cohttp#1097)
@Firobe Firobe deleted the fix-mirage-client branch May 28, 2025 12:28
dkalinichenko-js pushed a commit to dkalinichenko-js/opam-repository that referenced this pull request Jun 10, 2025
CHANGES:

- cohttp-mirage: make client usable again -- this fixes a regression introduced
  by mirage/ocaml-cohttp#1080 (@Firobe, review by @edwintorok, mirage/ocaml-cohttp#1110)
- rename main function on README example (@Unn4m3DD, mirage/ocaml-cohttp#1097)
@MisterDA
Copy link
Copy Markdown
Contributor

Ouch.

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.

4 participants