aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml
diff options
context:
space:
mode:
authorRob Hoes <rob.hoes@citrix.com>2013-08-22 11:50:52 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-09-10 11:44:02 +0100
commit166bb0fe37f3b49c4825c4dce1e33251c9b7c784 (patch)
tree387cdf0f5728cb01156522fd2cc13d078a6054d5 /tools/ocaml
parentdecd97c976ffe5655c8d98adf34d6501c12e0aae (diff)
downloadxen-166bb0fe37f3b49c4825c4dce1e33251c9b7c784.tar.gz
xen-166bb0fe37f3b49c4825c4dce1e33251c9b7c784.tar.bz2
xen-166bb0fe37f3b49c4825c4dce1e33251c9b7c784.zip
libxl: idl: complete some enums in the IDL with their defaults
There are several enums in the IDL that are initialised to 0, while the value 0 is not part of the enum itself. This creates problems for language bindings generated from the IDL, such as the OCaml ones. Added an explicit (0, "UNKNOWN") enum value where appropriate, or used init_val to default to a sensible value. Signed-off-by: Rob Hoes <rob.hoes@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools/ocaml')
0 files changed, 0 insertions, 0 deletions