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
commit3a6de6d6fb0362df9e78fa64942a45c02bdabe53 (patch)
treec6ac424a3eec4a7c240e78d1958091877482a23d /python_modules/codegen.py
parentd6f198b3f433100a7a212be03b059876ed33e598 (diff)
downloadspice-protocol-3a6de6d6fb0362df9e78fa64942a45c02bdabe53.tar.gz
spice-protocol-3a6de6d6fb0362df9e78fa64942a45c02bdabe53.tar.xz
spice-protocol-3a6de6d6fb0362df9e78fa64942a45c02bdabe53.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