From: Ian Campbell <ian.campbell@citrix.com>
To: Dave Scott <Dave.Scott@citrix.com>
Cc: Ian Jackson <Ian.Jackson@citrix.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
Stefano Stabellini <Stefano.Stabellini@citrix.com>,
Wei Liu <wei.liu2@citrix.com>, M A Young <m.a.young@durham.ac.uk>
Subject: Re: [PATCH] tools/ocaml: remove uint32 use added by 674ad2b
Date: Thu, 19 Feb 2015 17:19:31 +0000 [thread overview]
Message-ID: <1424366371.30924.143.camel@citrix.com> (raw)
In-Reply-To: <5C32A43D-669C-4BE4-9C5F-82556307E466@citrix.com>
On Sun, 2015-02-08 at 18:55 +0000, Dave Scott wrote:
>
> > On 8 Feb 2015, at 17:11, M A Young <m.a.young@durham.ac.uk> wrote:
> >
> > From 73bab9cb1cb95f35080fadaf1193cbe45327a89c Mon Sep 17 00:00:00 2001
> > From: Michael Young <m.a.young@durham.ac.uk>
> > Date: Sun, 8 Feb 2015 15:54:23 +0000
> > Subject: [PATCH] tools/ocaml: remove uint32 use added by 674ad2b
> >
> > In 674ad2b (xenstore: extend the xenstore ring with a 'closing' signal)
> > two uses of uint32 are added to tools/ocaml/libs/xb/xs_ring_stubs.c .
> > As of ocaml 4.03.0+dev the uint32 type is no longer supported. This patch
> > replaces the uses of uint32 with uint32_t .
>
> Oops, my fault.
>
> This looks good to me —
>
> Acked-by: David Scott <dave.scott@citrix.com>
Applied, thanks.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2015-02-19 17:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-08 17:11 [PATCH] tools/ocaml: remove uint32 use added by 674ad2b M A Young
2015-02-08 18:55 ` Dave Scott
2015-02-19 17:19 ` Ian Campbell [this message]
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=1424366371.30924.143.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=Dave.Scott@citrix.com \
--cc=Ian.Jackson@citrix.com \
--cc=Stefano.Stabellini@citrix.com \
--cc=m.a.young@durham.ac.uk \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.