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

@obazl//coswitch:refresh fails on local switch with system compiler #12

Open
mobileink opened this issue Mar 4, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mobileink
Copy link
Contributor

Use case: system compiler is 4.14.0. To create a local switch in ppx_assert: opam switch create . 4.14.0. This creates a new local switch using the system compiler (/usr/local/bin/ocamlc etc.), which means that ./_opam/ocaml will not have all the stuff it would have if the compiler is installed in the switch itself. Which means in turn that @obazl//coswitch:refresh will not know how to deal with it.

@mobileink mobileink added the bug Something isn't working label Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant