diff options
| author | Alon Levy <alevy@redhat.com> | 2011-01-24 23:32:43 +0200 |
|---|---|---|
| committer | Alon Levy <alevy@redhat.com> | 2011-01-25 17:29:31 +0200 |
| commit | a13824b22a7946bbf6f8f440b44d03c28c1748be (patch) | |
| tree | bdcdbb21c8642b7d5885294fac8a4bab7c294d82 /python_modules/spice_parser.py | |
| parent | 00f2d2782863a1ddd951e04931e72ef1dbef2cca (diff) | |
| download | spice-a13824b22a7946bbf6f8f440b44d03c28c1748be.tar.gz spice-a13824b22a7946bbf6f8f440b44d03c28c1748be.tar.xz spice-a13824b22a7946bbf6f8f440b44d03c28c1748be.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/spice_parser.py')
0 files changed, 0 insertions, 0 deletions
