[new release] mirage-xen (6.0.1)#20056
Merged
Merged
Conversation
CHANGES: * Fix OCaml documentation strings (mirage/mirage-xen#30 @hannesm) * Add caml_get_wall_clock to retrieve the wall clock as int64 (mirage/mirage-xen#31 @hannesm) * Don't require opam for the bindings compilation (mirage/mirage-xen#32 @sternenseemann) * Remove checksum_stubs and alloc_pages_stubs (available in mirage-tcpip and io-page), to keep in sync with mirage-solo5 (mirage/mirage-xen#33 @dinosaure, adapted by @hannesm to mirage-xen)
Member
Author
|
somehow the CI now does not have m4 anymore... |
Member
|
Wow, that is so weird. Ping @kit-ty-kate |
Member
|
Arf, that is strange indeed, I’m not sure what changed. However it looks like this is the usual opam 2.0 issue (there must be an This is not an issue with opam 2.1. It’s good to go for me. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Xen core platform libraries for MirageOS
CHANGES:
and io-page), to keep in sync with mirage-solo5 (Remove checksum and alloc_pages stubs mirage/mirage-xen#33 @dinosaure, adapted
by @hannesm to mirage-xen)