xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Ocaml: misc fixes
@ 2018-02-07 17:09 Wei Liu
  2018-02-07 17:09 ` [PATCH 1/2] ocaml/xb: update xb.mli in accordance with df1e4c6e7f8 Wei Liu
  2018-02-07 17:09 ` [PATCH 2/2] ocaml/libs/xb: don't generate *.mli automatically Wei Liu
  0 siblings, 2 replies; 5+ messages in thread
From: Wei Liu @ 2018-02-07 17:09 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, christian.lindig

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-07 17:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 17:09 [PATCH 0/2] Ocaml: misc fixes Wei Liu
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

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).