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

Fix #1856 #1857

Merged
merged 2 commits into from
Feb 20, 2019
Merged

Fix #1856 #1857

merged 2 commits into from
Feb 20, 2019

Conversation

rgrinberg
Copy link
Member

@rgrinberg rgrinberg commented Feb 20, 2019

Does this fix things for you?

@Lortex

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
Optional implementations shouldn't force an error if their dependencies are missing

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
@TheLortex
Copy link
Collaborator

Yes it does. Thank you!

@rgrinberg rgrinberg merged commit 8140cc6 into ocaml:master Feb 20, 2019
rgrinberg added a commit to rgrinberg/opam-repository that referenced this pull request Feb 21, 2019
CHANGES:

- Add `${corrected-suffix}`, `${library-name}` and a few other
  variables to the list of variables to upgrade. This fixes the
  support for various framework producing corrections (ocaml/dune#1840, ocaml/dune#1853,
  @diml)

- Fix `$ dune subst` failing because the build directory wasn't set. (ocaml/dune#1854, fix
  ocaml/dune#1846, @rgrinberg)

- Configurator: Add warning to `Pkg_config.query` when a full package expression
  is used. Add `Pkg_config.query_expr` for cases when the full power of
  pkg-config's querying is needed (ocaml/dune#1842, fix ocaml/dune#1833, @rgrinberg)

- Fix unavailable, optional implementations eagerly breaking the build (ocaml/dune#1857,
  fix ocaml/dune#1856, @rgrinberg)
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.

2 participants