mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
get_filename_charset() needs to return false for filenames not encoded in
2003-12-13 Hans Breuer <hans@breuer.org> * glib/gconvert.c : get_filename_charset() needs to return false for filenames not encoded in utf-8, which is always true on win32 * glibconfig.h.win32.in : (u)int64 modifier isn't the gcc 'll' but always the msvcrt one 'I64' * glib/glib.def : updated
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
2003-12-13 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/gconvert.c : get_filename_charset() needs to
|
||||
return false for filenames not encoded in utf-8,
|
||||
which is always true on win32
|
||||
|
||||
* glibconfig.h.win32.in : (u)int64 modifier isn't the
|
||||
gcc 'll' but always the msvcrt one 'I64'
|
||||
|
||||
* glib/glib.def : updated
|
||||
|
||||
Thu Dec 11 10:31:21 2003 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/gmacros.h: change #elif with no expression to #else in
|
||||
|
Reference in New Issue
Block a user