Bug 665685 — Add a #define for the max length of a Unicode decomposition
authorPhilip Withnall <philip@tecnocode.co.uk>
Tue, 6 Dec 2011 18:30:43 +0000 (18:30 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Tue, 6 Dec 2011 19:09:01 +0000 (19:09 +0000)
commit3ac7c35656649b1d1fcf2ccaa670b854809d4cd8
treef979dac16df248a2a05a4be1669b915614d94b12
parent990af4b3725faba230abc6c2e68c112da6f13b41
Bug 665685 — Add a #define for the max length of a Unicode decomposition

Add G_UNICHAR_MAX_DECOMPOSITION_LEN for the maximum length of the
decomposition of a single Unicode character.

Closes: bgo#665685
glib/gunicode.h
glib/gunidecomp.c
glib/guniprop.c