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

"'S.call' seems to originate from 'OpamCudfSolverSig' whose MLI file could not be found" #1592

Open
kit-ty-kate opened this issue Apr 14, 2023 · 1 comment
Labels

Comments

@kit-ty-kate
Copy link
Member

Reproduction case using merlin.4.8-414:

  1. git clone https://github.com/ocaml/opam && make -C opam cold

  2. Open src/solver/opamSolverConfig.ml at this line:
    https://github.com/ocaml/opam/blob/0a174e1f8ebcfb9fc885c1ab823eca4b38c0d56c/src/solver/opamSolverConfig.ml#L256

  3. Call locate on call

The locate will fail with the error message in the title.

Side note: I have (setq merlin-locate-preference 'mli) in my emacs config.

Regression of #1519

@voodoos
Copy link
Collaborator

voodoos commented Apr 19, 2023

Thanks for the report, I was able to reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants