diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2019-01-04 08:42:01 -0500 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2019-01-06 19:55:55 -0500 |
commit | 7993747e139744fe6c8fb0f5cd324627629ec970 (patch) | |
tree | 0936d7cf584d9c52d8c1ee0db85ad7d1b2bb83a0 /docs/markdown/Using-with-Visual-Studio.md | |
parent | 3232f780d8c3baba0cbca3f9fea18d1a722bf957 (diff) | |
download | meson-7993747e139744fe6c8fb0f5cd324627629ec970.zip meson-7993747e139744fe6c8fb0f5cd324627629ec970.tar.gz meson-7993747e139744fe6c8fb0f5cd324627629ec970.tar.bz2 |
Save surrogates as-is in log files
When python sees an invalid character in a filename for the current locale,
instead of clobbering it, it saves is as an invalid codepoint called a
surrogate. We need to explicitly instruct the encoder to write those out
as-is. In the JSON file, we replace them instead to produce valid json.
Diffstat (limited to 'docs/markdown/Using-with-Visual-Studio.md')
0 files changed, 0 insertions, 0 deletions