search for: f3d4852

Displaying 3 results from an estimated 3 matches for "f3d4852".

Did you mean: 34852
2016 Feb 23
0
[PATCH 1/4] generator: Add interfaces to all modules.
...mode 100644 generator/perl.mli create mode 100644 generator/php.mli create mode 100644 generator/python.mli create mode 100644 generator/ruby.mli create mode 100644 generator/tests_c_api.mli create mode 100644 generator/xdr.mli diff --git a/generator/Makefile.am b/generator/Makefile.am index f3d4852..ab6e059 100644 --- a/generator/Makefile.am +++ b/generator/Makefile.am @@ -22,39 +22,63 @@ sources = \ actions.ml \ actions.mli \ bindtests.ml \ + bindtests.mli \ c.ml \ + c.mli \ checks.ml \ + checks.mli \ csharp.ml \ + csharp.mli \ customize.ml \ + customize.mli \ daemon.ml \ + d...
2016 Feb 23
7
[PATCH 0/4] Various tweaks to the generator.
Use interfaces files (*.mli files) instead of exporting all symbols randomly. Change the 'file is generated' warnings at the top of generated files so they accurately describe which source file generates each output file. Rich.
2016 Jan 21
8
[PATCH v3 0/6] [FOR COMMENTS ONLY] Rework inspection.
For background on this change, see: https://rwmj.wordpress.com/2015/12/06/inspection-now-with-added-prolog/ v2 was previously posted here: https://www.redhat.com/archives/libguestfs/2015-December/msg00038.html To test this patch series on a real guest, you can do: $ ./run guestfish -v -x -a /var/tmp/centos-6.img ><fs> run ><fs> debug sh "guestfs-inspection