summaryrefslogtreecommitdiffstats
path: root/python_modules/marshal.py
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-03-14 12:24:35 +0000
committerDaniel P. Berrange <berrange@redhat.com>2012-03-14 12:25:47 +0000
commit04e8187a81e806cf6c2ff820cf9838fa96869fb7 (patch)
treea47bdb49e1207098550a8d7d80d6142890cd4aae /python_modules/marshal.py
parent69406f7330d9fd0b36a2aefd479636cc8738127c (diff)
downloadspice-gtk-04e8187a81e806cf6c2ff820cf9838fa96869fb7.tar.gz
spice-gtk-04e8187a81e806cf6c2ff820cf9838fa96869fb7.tar.xz
spice-gtk-04e8187a81e806cf6c2ff820cf9838fa96869fb7.zip
Disable -Wwrite-strings for Python binding
The code generator for the python binding generates code which throws away const-ness on strings. Disable the -Wwrite-strings warning to avoid failing on this auto-generated code.
Diffstat (limited to 'python_modules/marshal.py')
0 files changed, 0 insertions, 0 deletions