[glib: 2/2] Merge branch 'fix_console_encoding' into 'master'



commit 713fec9dcb1ee49c4f64bbb6f483a5cd1db9966a
Merge: 73f8ff82e 56149722a
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon May 27 17:51:40 2019 +0000

    Merge branch 'fix_console_encoding' into 'master'
    
    Add and use g_get_console_charset when printing text
    
    Closes #1270
    
    See merge request GNOME/glib!767

 docs/reference/glib/glib-sections.txt |   1 +
 glib/gcharset.c                       | 113 +++++++++++++++++++++++++++++++++-
 glib/gcharset.h                       |   2 +
 glib/gmessages.c                      |   6 +-
 glib/gstrfuncs.c                      |   4 +-
 glib/tests/utils.c                    |  40 ++++++++++++
 6 files changed, 160 insertions(+), 6 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]