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

Package capnp.3.2.0 #11202

Merged
merged 2 commits into from
Jan 10, 2018
Merged

Package capnp.3.2.0 #11202

merged 2 commits into from
Jan 10, 2018

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Jan 9, 2018

capnp.3.2.0

OCaml code generation plugin for the Cap'n Proto serialization framework
Cap'n Proto is a multi-language code generation framework designed for
high performance through the use of lazy parsing and arena allocation.
This package provides a plugin for the Cap'n Proto compiler which enables
OCaml code generation, as well as corresponding runtime library support.




== capnp-ocaml 3.2.0

=== Backwards-incompatible changes

  • The capnp opam package no longer depends on the C++ compiler (Add Thomas' rpc-light #47).
    If your project compiles schema files, you should add
    "conf-capnproto" {build} to your opam dependencies.

=== Other changes

@camelus
Copy link
Contributor

camelus commented Jan 9, 2018

✅ All lint checks passed a7b4a59
  • These packages passed lint tests: capnp-rpc-lwt.0.3, capnp.3.2.0

✅ Installability check (8162 → 8163)
  • new installable packages (1): capnp.3.2.0

@talex5
Copy link
Contributor Author

talex5 commented Jan 9, 2018

Note that this is expected to fail on Alpine and CentOS, as conf-capnproto isn't available there.
The revdeps will also fail on Ubuntu 14.04, which has an old version of capnproto.

@kit-ty-kate kit-ty-kate merged commit 7cd23bb into ocaml:master Jan 10, 2018
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