From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] RFC: Automatically check xen's public headers for C++ pitfalls. Date: Thu, 5 Mar 2015 12:34:38 +0000 Message-ID: <1425558878.25940.223.camel@citrix.com> References: <1424956264-15271-1-git-send-email-tim@xen.org> <1424967096-6105-1-git-send-email-tim@xen.org> <20150226162842.GG43832@deinos.phlegethon.org> <20150305112557.GC86322@deinos.phlegethon.org> <1425555354.25940.220.camel@citrix.com> <54F84F0C0200007800066918@mail.emea.novell.com> <1425556555.25940.221.camel@citrix.com> <20150305121310.GB12103@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150305121310.GB12103@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: Keir Fraser , Tim Deegan , Ian Jackson , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-03-05 at 12:13 +0000, Wei Liu wrote: > Yes, mini-os now is just like any other Xen guests, which carries a copy > of all Xen public headers. Taking a new copy is OK. Ah, I forgot you'd already done this. Super!