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

[new release] dune (15 packages) (3.15.3) #25931

Merged
merged 1 commit into from
May 26, 2024

Conversation

emillon
Copy link
Contributor

@emillon emillon commented May 24, 2024

Fast, portable, and opinionated build system

CHANGES:

Fixed

CHANGES:

### Fixed

- Fix interpretation of `exists_if` predicate in `META` files of installed
  libraries containing more than one element. (ocaml/dune#10564, fixes ocaml/dune#10563, @dbuenzli,
  @nojb)

- Fix TSAN warning in wait4 stubs (ocaml/dune#10554, fixes ocaml/dune#10553, @emillon)
@mseri
Copy link
Member

mseri commented May 26, 2024

Thanks. Failures looks like CI issues or the usual suspects

@mseri mseri merged commit 0021c03 into ocaml:master May 26, 2024
1 of 2 checks passed
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.

Misinterpretation of META's exists_if directive by dune. Failure to build with TSan
2 participants