summaryrefslogtreecommitdiffstats
path: root/python_modules/codegen.py
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-01-24 23:32:43 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 15:25:50 +0100
commit01580185e907cccd612a96908372dad2b2b9a90e (patch)
tree1c0a46291f52d1edf97351cab86e56568e40a663 /python_modules/codegen.py
parent67ace54dbc64e5080d1b71d701993a3744948e1f (diff)
downloadspice-common-01580185e907cccd612a96908372dad2b2b9a90e.tar.gz
spice-common-01580185e907cccd612a96908372dad2b2b9a90e.tar.xz
spice-common-01580185e907cccd612a96908372dad2b2b9a90e.zip
demarshaller/marshaller fix gcc 4.6.0
python_modules/demarshal.py and marshal.py fixes for gcc 4.6.0 warning about set but unused variables. The fixes disable creating of variables mem_size when they are not used (demarshall) and declaring a src variable when the message doesn't use it (marshal). You need to touch *.proto after applying this (should add a Makefile dependency).
Diffstat (limited to 'python_modules/codegen.py')
0 files changed, 0 insertions, 0 deletions