summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorLuiz Capitulino <lcapitulino@redhat.com>2011-09-28 16:56:56 -0300
committerLuiz Capitulino <lcapitulino@redhat.com>2011-10-04 11:00:46 -0300
commitd2a80d6bb3fdf319d28f25eb034b32a9f3da7334 (patch)
tree13f6ecba1af8d3e785f7dfcc94535b5cc6decca4 /scripts/qapi-commands.py
parente1bc2f7b3fb19ab2abcec3d5b15e045b00ae9da1 (diff)
downloadfocaccia-qemu-d2a80d6bb3fdf319d28f25eb034b32a9f3da7334.tar.gz
focaccia-qemu-d2a80d6bb3fdf319d28f25eb034b32a9f3da7334.zip
qapi: Don't use c_var() on enum strings
Otherwise if we have something like 'foo-bar' in the schema,
it will be generated as 'foo_bar' in the string lookup table.

c_var() is good for C variables, but not for enum strings.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions