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

[new release] tcpip (7.1.0) #20997

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Conversation

CHANGES:

* Work with MSVC compiler (@jonahbeckford, mirage/mirage-tcpip#476)
* Skip `Lwt_bytes` UDP tests on Windows (@MisterDA, mirage/mirage-tcpip#469)
* Run `PKG_CONFIG_PATH` through cypath (@MisterDA, mirage/mirage-tcpip#469)
* Add Windows CI via GitHub Action (@MisterDA, mirage/mirage-tcpip#469)
* Remove `which` command and replace it by `command -v` (@hannesm, mirage/mirage-tcpip#472)
* Fix some typos (@MisterDA, mirage/mirage-tcpip#471)
* Update binaries to `cmdliner.1.1.0` (@dinosaure, mirage/mirage-tcpip#475)
* Be able to extract via _functor_/`functoria` the TCP/IP stack (@dinosaure, mirage/mirage-tcpip#474)
* Remove missing deprecated usage of `Cstruct.len` (@dinosaure, mirage/mirage-tcpip#477)
@mseri
Copy link
Member

mseri commented Mar 23, 2022

Looks fine. The failures are not a problem of this release

@dinosaure
Copy link
Contributor Author

I will merge by myself, thanks for your look @mseri.

@dinosaure dinosaure merged commit 10b3fa3 into ocaml:master Mar 24, 2022
@dinosaure dinosaure deleted the release-tcpip-v7.1.0 branch March 24, 2022 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants