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

Add missing link flags to c_test #1274

Merged
merged 2 commits into from
Sep 17, 2018
Merged

Conversation

rgrinberg
Copy link
Member

I fear that this will require 1.2.1. This regression has been present for a while, but now I need this function in ocaml-ssl.

@rgrinberg rgrinberg requested review from emillon, a user and Chris00 September 15, 2018 10:49
Copy link
Collaborator

@emillon emillon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's acceptable in a point release.

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
@rgrinberg
Copy link
Member Author

It's quite necessary even. As it's blocking the fix of ocaml-ssl :/

@rgrinberg rgrinberg merged commit a553aa3 into ocaml:master Sep 17, 2018
rgrinberg added a commit to rgrinberg/opam-repository that referenced this pull request Sep 17, 2018
CHANGES:

- Enrich the `dune` Emacs mode with syntax highlighting and indentation. New
  file `dune-flymake` to provide a hook `dune-flymake-dune-mode-hook` to enable
  linting of dune files. (ocaml/dune#1265, @Chris00)

- Pass `link_flags` to `cc` when compiling with `Configurator.V1.c_test` (ocaml/dune#1274,
  @rgrinberg)

- Fix digest calculation of aliases. It should take into account extra bindings
  passed to the alias (ocaml/dune#1277, fix ocaml/dune#1276, @rgrinberg)

- Fix a bug causing `dune` to fail eagerly when an optional library
  isn't available (ocaml/dune#1281, @diml)
rgrinberg added a commit to rgrinberg/opam-repository that referenced this pull request Sep 17, 2018
CHANGES:

- Enrich the `dune` Emacs mode with syntax highlighting and indentation. New
  file `dune-flymake` to provide a hook `dune-flymake-dune-mode-hook` to enable
  linting of dune files. (ocaml/dune#1265, @Chris00)

- Pass `link_flags` to `cc` when compiling with `Configurator.V1.c_test` (ocaml/dune#1274,
  @rgrinberg)

- Fix digest calculation of aliases. It should take into account extra bindings
  passed to the alias (ocaml/dune#1277, fix ocaml/dune#1276, @rgrinberg)

- Fix a bug causing `dune` to fail eagerly when an optional library
  isn't available (ocaml/dune#1281, @diml)

- ocamlmklib should use response files only if ocaml >= 4.08 (@1268, @bryphe)
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.

3 participants