WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 07 of 10] pyxl: Recursively scan type-tree to pro

To: Gianni Tedesco <gianni.tedesco@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 07 of 10] pyxl: Recursively scan type-tree to produce complete binding boilerplate
From: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Date: Tue, 11 Jan 2011 19:26:26 +0000
Cc: Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 11 Jan 2011 11:27:45 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <735df86eab9a758431f9.1294761800@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Newsgroups: chiark.mail.xen.devel
References: <patchbomb.1294761793@xxxxxxxxxxxxxxxxxxxxxxx> <735df86eab9a758431f9.1294761800@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Gianni Tedesco writes ("[Xen-devel] [PATCH 07 of 10] pyxl: Recursively scan 
type-tree to produce complete binding boilerplate"):
> pyxl: Recursively scan type-tree to produce complete binding boilerplate

I applied patches 1-6.  They touch only pyxl and didn't break the
build.

However patch 7 contains this:

> --- a/tools/libxl/libxl.idl   Tue Jan 11 16:01:07 2011 +0000
> +++ b/tools/libxl/libxl.idl   Tue Jan 11 16:01:08 2011 +0000
...
> -                                        ("features", string, True),
> +                                        ("features", string),

This makes a substantive change to both the interface and the
generated code, and wasn't mentioned in the comment.  I'm not
convinced it's a change that's appropriate during feature freeze.

So I'm pushing 1-6 and the rest will have to wait for after the 4.1
release, I'm afraid.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>