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

Use the new Unix.realpath from OCaml 4.13 #54

Merged
merged 2 commits into from
Oct 2, 2021
Merged

Use the new Unix.realpath from OCaml 4.13 #54

merged 2 commits into from
Oct 2, 2021

Conversation

favonia
Copy link
Collaborator

@favonia favonia commented Oct 2, 2021

Close #53.

@favonia
Copy link
Collaborator Author

favonia commented Oct 2, 2021

Blocked by ocaml/setup-ocaml#275.

Also fixed a bug in `File.hijacking_anchors_exist`.
@favonia favonia force-pushed the use-realpath branch 2 times, most recently from 8510c94 to 9992ea1 Compare October 2, 2021 18:52
@favonia favonia merged commit 1e0bea5 into main Oct 2, 2021
@favonia favonia deleted the use-realpath branch October 2, 2021 20:55
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.

Use Unix.realpath (via OCaml 4.13) and avoid Unix.chdir
1 participant