mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Use wide character API when available. Document that string parameters and
2004-11-24 Tor Lillqvist <tml@iki.fi> * glib/gwin32.c (g_win32_error_message, get_package_directory_from_module, g_win32_get_package_installation_directory, g_win32_get_package_installation_subdirectory): Use wide character API when available. Document that string parameters and return values are in UTF-8.
This commit is contained in:
committed by
Tor Lillqvist
parent
40fb4cff10
commit
567bf3a0b7
@@ -1,3 +1,12 @@
|
||||
2004-11-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gwin32.c (g_win32_error_message,
|
||||
get_package_directory_from_module,
|
||||
g_win32_get_package_installation_directory,
|
||||
g_win32_get_package_installation_subdirectory): Use wide character
|
||||
API when available. Document that string parameters and return
|
||||
values are in UTF-8.
|
||||
|
||||
2004-11-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutf8.c: Replace g_utf8_validate() with an
|
||||
|
Reference in New Issue
Block a user