fix docs; they said we validated the UTF-8, but we can't possibly detect
authorHavoc Pennington <hp@redhat.com>
Tue, 15 May 2001 19:18:08 +0000 (19:18 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Tue, 15 May 2001 19:18:08 +0000 (19:18 +0000)
commitebec3d7ce7c2ca56ab1167403669a74bfe12b110
tree42a7fb2459f6e70b64a2cc9a731b6a2f7215fd59
parentb902897da5464ffdf543c15773c81e78a5a60f7c
fix docs; they said we validated the UTF-8, but we can't possibly detect

2001-05-14  Havoc Pennington  <hp@redhat.com>

* gutf8.c (g_utf8_get_char): fix docs; they said we validated
the UTF-8, but we can't possibly detect partial chars since
there's no length arg here, so trying to use this function
on invalid UTF-8 is a bad idea.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutf8.c
gutf8.c