diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2017-05-12 02:18:06 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2017-05-12 02:18:06 +0000 |
| commit | 30c69ed93c47ef06a7a777bda2b02e6b7c25eedc (patch) | |
| tree | 0a35e00a74b435655fa5df9afba5f79c6291ec31 /CMakeScripts/Modules/FindPython.cmake | |
| parent | Inkview: Fix gettext localization (diff) | |
| download | inkscape-30c69ed93c47ef06a7a777bda2b02e6b7c25eedc.tar.gz inkscape-30c69ed93c47ef06a7a777bda2b02e6b7c25eedc.zip | |
Inkview: Fix encoding of console output on Windows
To do this we have to "hack" g_print() as the glib people decided Windows consoles should be limited to 255 character code pages forevermore and g_print() converts all strings to the system's ANSI code page without exception.
(see http://stackoverflow.com/q/43927373/2514664 for details)
(bzr r15687.1.2)
Diffstat (limited to 'CMakeScripts/Modules/FindPython.cmake')
0 files changed, 0 insertions, 0 deletions
