mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Add warning to doc comment that these functions should not be used on
2005-09-16 Tor Lillqvist <tml@novell.com> * glib/gstrfuncs.c (g_ascii_strcasecmp, g_ascii_strncasecmp): Add warning to doc comment that these functions should not be used on encodings like CP932.
This commit is contained in:
committed by
Tor Lillqvist
parent
283d4a73f9
commit
3fc9c7a45a
@@ -1,3 +1,9 @@
|
||||
2005-09-16 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gstrfuncs.c (g_ascii_strcasecmp, g_ascii_strncasecmp): Add
|
||||
warning to doc comment that these functions should not be used on
|
||||
encodings like CP932.
|
||||
|
||||
2005-09-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/keyfile-test.c: Add a test for grup names of length 1.
|
||||
|
Reference in New Issue
Block a user