xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Wei Liu <wei.liu2@citrix.com>, christian.lindig@citrix.com
Subject: [PATCH 0/2] Ocaml: misc fixes
Date: Wed, 7 Feb 2018 17:09:32 +0000	[thread overview]
Message-ID: <20180207170934.5360-1-wei.liu2@citrix.com> (raw)

Wei Liu (2):
  ocaml/xb: update xb.mli in accordance with df1e4c6e7f8
  ocaml/libs/xb: don't generate *.mli automatically

 tools/ocaml/libs/xb/Makefile    |  4 ----
 tools/ocaml/libs/xb/op.mli      | 29 +++++++++++++++++++++++++++++
 tools/ocaml/libs/xb/packet.mli  | 13 +++++++++++++
 tools/ocaml/libs/xb/partial.mli | 14 ++++++++++++++
 tools/ocaml/libs/xb/xb.mli      |  4 ++--
 5 files changed, 58 insertions(+), 6 deletions(-)
 create mode 100644 tools/ocaml/libs/xb/op.mli
 create mode 100644 tools/ocaml/libs/xb/packet.mli
 create mode 100644 tools/ocaml/libs/xb/partial.mli

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2018-02-07 17:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-07 17:09 Wei Liu [this message]
2018-02-07 17:09 ` [PATCH 1/2] ocaml/xb: update xb.mli in accordance with df1e4c6e7f8 Wei Liu
2018-02-07 17:21   ` Christian Lindig
2018-02-07 17:09 ` [PATCH 2/2] ocaml/libs/xb: don't generate *.mli automatically Wei Liu
2018-02-07 17:21   ` Christian Lindig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180207170934.5360-1-wei.liu2@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=christian.lindig@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).