diff options
| author | Michael Roth <mdroth@linux.vnet.ibm.com> | 2013-05-10 17:46:01 -0500 |
|---|---|---|
| committer | Luiz Capitulino <lcapitulino@redhat.com> | 2013-05-23 09:44:20 -0400 |
| commit | c664aef551714e91b7d83a28617b6e767db30d11 (patch) | |
| tree | 83d9276e2dce3abcd4ecbb83e895e9390701f913 /qobject/json-parser.c | |
| parent | c0afa9c5f717d0ebf10c70c305974ebbffe4c71f (diff) | |
| download | focaccia-qemu-c664aef551714e91b7d83a28617b6e767db30d11.tar.gz focaccia-qemu-c664aef551714e91b7d83a28617b6e767db30d11.zip | |
qapi: qapi-visit.py, fix list handling for union types
Currently we assume non-list types when generating visitor routines for union types. This is broken, since values like ['Type'] need to mapped to 'TypeList'. We already have a type_name() function to handle this that we use for generating struct visitors, so use that here as well. Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Amos Kong <akong@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qobject/json-parser.c')
0 files changed, 0 insertions, 0 deletions