Skip to content

chore: fix dune 3#475

Merged
EduardoRFS merged 1 commit intomainfrom
fix-dune-3
Mar 7, 2022
Merged

chore: fix dune 3#475
EduardoRFS merged 1 commit intomainfrom
fix-dune-3

Conversation

@EduardoRFS
Copy link
Copy Markdown
Contributor

Problem

As documented at ocaml/dune#5507, dune.3.0.3 has a bug with esy when removing directories. Leading to all sorts of pain when developing.

Solution

This PR is a temporary solution, by using the dune commit directly from ocaml/dune#5507

Copy link
Copy Markdown
Contributor

@anchpop anchpop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not really confident about what problem this solves or how it solves it, but it fixed the build for me (I ran esy and esy dune runtest and both worked fine)

Copy link
Copy Markdown
Contributor

@d4hines d4hines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anchpop anchpop mentioned this pull request Mar 7, 2022
1 task
- this patch can be removed after ocaml/dune#5507 is merged
@EduardoRFS EduardoRFS merged commit b2fb98f into main Mar 7, 2022
@EduardoRFS EduardoRFS deleted the fix-dune-3 branch March 7, 2022 18:57
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