[kbd] [PATCH] Fix "compose as usual" for Unicode diacritics
Alexey Gladkov
gladkov.alexey at gmail.com
Mon Oct 18 07:13:02 UTC 2010
13.10.2010 19:07, Michael Schutte wrote:
> struct ccc in compose_as_usua[() uses three char members of unspecified
> signedness; in case the compiler decides that they should be signed,
> negative integers will end up in the accent table for c3 > 127.
>
> Avoid the problem by explicitly using unsigned chars.
>
> Signed-off-by: Michael Schutte <michi at uiae.at>
Applied, thanks!
--
Rgrds, legion
More information about the kbd
mailing list