All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: Chris Wright <chrisw@sous-sol.org>
Cc: torvalds@osdl.org, stable@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [stable] [PATCH,TRIVIAL] Fix default compose table initialization
Date: Wed, 12 Mar 2008 22:33:55 +0000	[thread overview]
Message-ID: <20080312223355.GB4442@implementation> (raw)
In-Reply-To: <20080312212004.GD4416@sequoia.sous-sol.org>

Chris Wright, le Wed 12 Mar 2008 14:20:04 -0700, a écrit :
> * Samuel Thibault (samuel.thibault@ens-lyon.org) wrote:
> > Oddly enough, unsigned int c = '\300'; puts a "negative" value in c, not
> > 0300...  This fixes the default unicode compose table by using integers
> > instead of character constants.
> 
> I think this patch breaks the s390 build, no?

Yes, that was reported and fixed iirc.

Samuel

  reply	other threads:[~2008-03-12 22:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03  1:23 [PATCH,TRIVIAL] Fix default compose table initialization Samuel Thibault
2008-03-12 21:20 ` [stable] " Chris Wright
2008-03-12 22:33   ` Samuel Thibault [this message]
2008-03-12 22:47     ` [stable] [PATCH, TRIVIAL] " Chris Wright
2008-03-12 22:54       ` Samuel Thibault
2008-03-12 22:57         ` Chris Wright

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=20080312223355.GB4442@implementation \
    --to=samuel.thibault@ens-lyon.org \
    --cc=chrisw@sous-sol.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@osdl.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.