diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-11-27 07:36:13 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-11-27 20:53:27 +0200 |
commit | 91d8784a046e8dcb11e3a58e228dfd30687f85e3 (patch) | |
tree | 3d130e1f7f52cd5a5bb146b7a4e538970b26e75a /mesonbuild/compilers/c.py | |
parent | 11f1fc913d32adfd15b4d65cb25f06183361781b (diff) | |
download | meson-91d8784a046e8dcb11e3a58e228dfd30687f85e3.zip meson-91d8784a046e8dcb11e3a58e228dfd30687f85e3.tar.gz meson-91d8784a046e8dcb11e3a58e228dfd30687f85e3.tar.bz2 |
configure_file: Compare difference in binary mode
Otherwise Python will try to use string decode on the configured file
and fail if it contains characters that can't be mapped to the current
encoding.
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions