Skip to content

'OpamFilename.open_in' no longer opens directory on Unix - #6996

Draft
rjbou wants to merge 1 commit into
ocaml:masterfrom
rjbou:open-in-dir
Draft

'OpamFilename.open_in' no longer opens directory on Unix#6996
rjbou wants to merge 1 commit into
ocaml:masterfrom
rjbou:open-in-dir

Conversation

@rjbou

@rjbou rjbou commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

It is an error on Windows, and it errors afterwards anyway as no reading is possible, via Stdlib and core functions

fixes #6997

@rjbou rjbou added the AREA: API label Jul 3, 2026
@rjbou
rjbou marked this pull request as draft July 3, 2026 10:06
It is an error on Windows, and it errors afterwards anyway as no reading
is possible, via Stdlib and core functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpamFilename.open_in doesn't have the same behaviour accross platforms

1 participant