Re: [Qemu-devel] [PATCH v5 05/14] qapi: Emit implicit structs in generated C

2016-03-10 Thread Markus Armbruster
Eric Blake writes: > We already have several places that want to visit all the members > of an implicit object within a larger context (simple union variant, > event with anonymous data, command with anonymous arguments struct); > and will be adding another one soon (the

[Qemu-devel] [PATCH v5 05/14] qapi: Emit implicit structs in generated C

2016-03-09 Thread Eric Blake
We already have several places that want to visit all the members of an implicit object within a larger context (simple union variant, event with anonymous data, command with anonymous arguments struct); and will be adding another one soon (the ability to declare an anonymous base for a flat