Re: [Spice-devel] [PATCH v3 27/51] Handle base fields

2015-07-23 Thread Christophe Fergeau
On Tue, Jul 21, 2015 at 05:45:57PM +0100, Frediano Ziglio wrote: > Add fields to base tree (so basically there is no tree). > Names is now generated from container + member name. > The check for duplicate is not that strong, should check if same field > is defined with same attributes. > > Signed-

[Spice-devel] [PATCH v3 27/51] Handle base fields

2015-07-21 Thread Frediano Ziglio
Add fields to base tree (so basically there is no tree). Names is now generated from container + member name. The check for duplicate is not that strong, should check if same field is defined with same attributes. Signed-off-by: Frediano Ziglio --- codegen/Makefile.am | 39 +