mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
re-work to retain a copy of the cached charset rather than the actual
2003-11-07 Mark McLoughlin <mark@skynet.ie> * glib/gconvert.c: (get_filename_charset): re-work to retain a copy of the cached charset rather than the actual return value from g_get_charset (which may change). Also, re-initialize the cache if it does change. See bug #126454.
This commit is contained in:
committed by
Mark McLoughlin
parent
d7626f52be
commit
57f22f15be
@@ -1,3 +1,11 @@
|
||||
2003-11-07 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* glib/gconvert.c: (get_filename_charset): re-work to
|
||||
retain a copy of the cached charset rather than the
|
||||
actual return value from g_get_charset (which may
|
||||
change). Also, re-initialize the cache if it does
|
||||
change. See bug #126454.
|
||||
|
||||
Thu Nov 6 00:04:46 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gconvert.c (get_filename_charset): Replacement for
|
||||
|
Reference in New Issue
Block a user