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

Remove remaining references to Rresult #62

Merged
merged 2 commits into from
Nov 4, 2023
Merged

Conversation

sim642
Copy link
Contributor

@sim642 sim642 commented Jun 11, 2022

The rresult dependency was removed in #50, but some references remained around in the documentation and tests.

Technically it's not necessary to avoid Rresult in tests because the Bos dependency transitively depends on it, but it might be better to be consistent across the board.

@avsm
Copy link
Owner

avsm commented Nov 4, 2023

Thanks!

@avsm avsm merged commit dbc5d3b into avsm:master Nov 4, 2023
avsm added a commit to avsm/opam-repository that referenced this pull request Nov 4, 2023
CHANGES:

* Fix potential GC corruption when serialising large Yaml
  buffers (avsm/ocaml-yaml#75 @hhugo)

* Add missing `?len` argument to `yaml_of_string` to specify
  buffer size (avsm/ocaml-yaml#74 @hhugo)

* Remove remaining references to Rresult in tests and
  documentation (avsm/ocaml-yaml#62 @sim642)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

* Fix potential GC corruption when serialising large Yaml
  buffers (avsm/ocaml-yaml#75 @hhugo)

* Add missing `?len` argument to `yaml_of_string` to specify
  buffer size (avsm/ocaml-yaml#74 @hhugo)

* Remove remaining references to Rresult in tests and
  documentation (avsm/ocaml-yaml#62 @sim642)
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.

None yet

2 participants