[Libguestfs] [PATCH] generator: Introduce error code (errcode) concept.

Richard W.M. Jones rjones at redhat.com
Tue Mar 8 11:01:29 UTC 2011


On Tue, Mar 08, 2011 at 10:45:49AM +0000, Matthew Booth wrote:
> Incidentally, what's generator_utils.mli doing in there? Surely
> that's not under version control.

module.mli = public interface of Module
module.ml  = implementation of Module

They should both be under version control.  You're probably thinking
of *.cmi (compiled equivalent of .mli) which is generated and which we
exclude by patterns in .gitignore.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v




More information about the Libguestfs mailing list