summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2019-10-31 17:27:08 +0800
committerChristoph Reiter <reiter.christoph@gmail.com>2019-11-09 10:20:50 +0000
commit0755ac2723738640505986ac6fc446b9b40e4d4a (patch)
tree86620b399b0eba7327a1fd9fa2d45a014cf31052 /.gitignore
parent6b62bf2a9b981d1b80bae4d913d76add69c60018 (diff)
downloadgobject-introspection-gnome-3-34.tar.gz
giscanner/ccompiler.py: Fix macro defines with quotes on MSVCgnome-3-34
When we save the macros to pass to distutils to compile the dumper program, the quotes were not properly preserved for Visual Studio builds, causing items such as -DG_LOG_DOMAIN to fail as quotes are used in there. When we use quotes in macro definitions, we escape the escape character in ccompiler._set_cpp_options() when we are running g-ir-scanner with Visual Studio, so that distutils won't be too eager to drop those prematurely.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions