Fully initialize the custom_operations struct
authorPino Toscano <ptoscano@redhat.com>
Mon, 9 Oct 2017 10:52:55 +0000 (12:52 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 9 Oct 2017 15:08:26 +0000 (16:08 +0100)
commit8e1cf339a7d6deae00e668da01ee2bce3031b6cc
tree0a4dfe196fda78153088d16f72cdcf05ba6209ce
parent5e1d3b2ac6f7d1750f912ed724e54ef00204d6f6
Fully initialize the custom_operations struct

Use also custom_compare_ext_default for the compare_ext field.

This also implicitly raises the minimum OCaml version required to
3.12.1, since it is when this field was introduced (at least, according
to the git logs).
augeas-c.c