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

OCAML_NAMESPACES shadowing order #8

Open
dbuenzli opened this issue Apr 18, 2019 · 0 comments
Open

OCAML_NAMESPACES shadowing order #8

dbuenzli opened this issue Apr 18, 2019 · 0 comments

Comments

@dbuenzli
Copy link

Is currently defined as last one takes over:

Modules introduced by later namespaces in OCAML_NAMESPACES will shadow modules introduced by earlier namespaces. In addition, modules introduced by -I or -P will shadow modules introduced via OCAML_NAMESPACES.

however it is customary for PATH variables to have the first one takes over.

@dbuenzli dbuenzli changed the title OCAML_NAMESPACE shadowing order OCAML_NAMESPACES shadowing order Apr 18, 2019
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

No branches or pull requests

1 participant