Skip to content

Conversation

@robhoes
Copy link

@robhoes robhoes commented Jul 7, 2016

This module contains metadata and functions to configure a PVS proxy
daemon running on the host.

Signed-off-by: Rob Hoes [email protected]

This module contains metadata and functions to configure a PVS proxy
daemon running on the host.

Signed-off-by: Rob Hoes <[email protected]>
vdi: string;
}

external configure_farm : debug_info -> PVS_proxy.t -> unit = ""
Copy link

Choose a reason for hiding this comment

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

Shouldn't this be t rather than PVS_proxy.t ?

Copy link
Author

Choose a reason for hiding this comment

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

You would be right if this were a normal ml file. However, xcp-idl transforms it in creative ways, such that this appears to be necessary.

Copy link
Author

Choose a reason for hiding this comment

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

For similar reasons I had to put the exception outside the module...

Copy link

Choose a reason for hiding this comment

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

Fair enough :)

Copy link
Collaborator

Choose a reason for hiding this comment

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

What we should do is move to something less crazy... a ppx-based ocaml-rpc perhaps? :-)

Copy link
Author

Choose a reason for hiding this comment

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

Too late, it's in now :p

@robhoes robhoes merged commit 5df3d10 into xenserver:trunk-pvs-direct Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants