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

A 'name' must be trimmed #25

Merged
merged 2 commits into from
Apr 26, 2023
Merged

A 'name' must be trimmed #25

merged 2 commits into from
Apr 26, 2023

Conversation

dinosaure
Copy link
Member

This error appears only on MacOS about our tests, probably because the executable produced in such context is a bit different and follow an other pass than an usual one (one Linux). name used for indirection don't contain whitespace but they can be followed by a comment. We must take only the name part and ignore the comment.

@dinosaure dinosaure merged commit 8d21676 into master Apr 26, 2023
@dinosaure dinosaure deleted the fix-matlab4 branch April 26, 2023 09:49
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Apr 28, 2023
…cli (0.0.3)

CHANGES:

- Fix the OCaml 5 support (@dinosaure, @Leonidas-from-XIV, mirage/conan#21)
- Apply `ocamlformat.0.24.1` (@dinosaure, mirage/conan#22)
- Fix lower bounds (@gridbugs, mirage/conan#23)
- Add `-p` name to dune install invocation (@reynir, mirage/conan#24, mirage/conan#19)
- Fix the MacOS support (@dinosaure, mirage/conan#25)
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.

1 participant