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

fix(spawn): update spawn for gcc 4.8.5 #10428

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

emillon
Copy link
Collaborator

@emillon emillon commented Apr 16, 2024

Updated to a version that contains janestreet/spawn#62.

Updated to a version that contains janestreet/spawn#62.

Signed-off-by: Etienne Millon <[email protected]>
@emillon emillon mentioned this pull request Apr 16, 2024
14 tasks
@emillon emillon merged commit d6a0e9c into ocaml:main Apr 17, 2024
26 of 27 checks passed
emillon added a commit to emillon/dune that referenced this pull request Apr 17, 2024
Updated to a version that contains janestreet/spawn#62.

Signed-off-by: Etienne Millon <[email protected]>
emillon added a commit to emillon/dune that referenced this pull request Apr 17, 2024
Updated to a version that contains janestreet/spawn#62.

Signed-off-by: Etienne Millon <[email protected]>
emillon added a commit that referenced this pull request Apr 17, 2024
Updated to a version that contains janestreet/spawn#62.

Signed-off-by: Etienne Millon <[email protected]>
emillon added a commit to emillon/opam-repository that referenced this pull request Apr 17, 2024
CHANGES:

### Fixed

- Fix overflow in sendfile stubs (copy of large files could fail or end with
  truncated files) (ocaml/dune#10333, @tonyfettes)

- Fix crash when a rule with a directory target is disabled with `enabled_if`
  (ocaml/dune#10382, fixes ocaml/dune#10310, @gridbugs)

- melange: remove all restrictions around virtual libraries in Melange. They
  may be used as otherwise in libraries and executables. (ocaml/dune#10412, @anmonteiro)

- spawn: fix compatibility with RHEL7 (ocaml/dune#10428, @emillon)
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.

2 participants