Skip to content

Conversation

@last-genius
Copy link
Contributor

ocaml-xenstore finally removed long-deprecated restrict, drop it here as well.

restrict was removed in o/xenstored upstream in 2017 in
dbc84d2983969bb47d294131ed9e6bbbdc2aec49, and in ocaml-xenstore recently.

Fixes this build error:
    dune build @install --profile=release
    File "cli/xs_client_cli.ml", line 224, characters 22-30:
    224 |       | Some domid -> restrict xs (int_of_string domid)
                                ^^^^^^^^
    Error: Unbound value restrict

Signed-off-by: Andrii Sultanov <[email protected]>
Now that 'restrict' has been deprecated and removed, no point in having
these comments.

Signed-off-by: Andrii Sultanov <[email protected]>
@last-genius
Copy link
Contributor Author

@psafont @edwintorok

@last-genius last-genius requested a review from edwintorok July 18, 2025 13:12
@last-genius
Copy link
Contributor Author

what's wrong with Github Actions on this PR????

@psafont
Copy link
Member

psafont commented Jul 18, 2025

They don't seem to want to start, even after restarting them ...

@last-genius last-genius merged commit d8b5385 into master Jul 21, 2025
1 of 7 checks passed
@last-genius
Copy link
Contributor Author

We'll need to create another release as well.

@psafont psafont deleted the asv/fix branch August 15, 2025 13:15
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.

4 participants