All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Gladkov <gladkov.alexey@gmail.com>
To: kbd@lists.altlinux.org
Subject: Re: [kbd] [PATCH] Fix "compose as usual" for Unicode diacritics
Date: Mon, 18 Oct 2010 11:13:02 +0400	[thread overview]
Message-ID: <4CBBF37E.8060704@gmail.com> (raw)
In-Reply-To: <1286982446-15811-1-git-send-email-michi@uiae.at>

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@uiae.at>

Applied, thanks!

-- 
Rgrds, legion



      parent reply	other threads:[~2010-10-18  7:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 15:07 [kbd] [PATCH] Fix "compose as usual" for Unicode diacritics Michael Schutte
2010-10-16 20:21 ` Alexey Gladkov
2010-10-18  7:13 ` Alexey Gladkov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CBBF37E.8060704@gmail.com \
    --to=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.