All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Sokolovsky <pmiscml@gmail.com>
To: "Jan Janssens" <janjans321@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [RFC] Allow to limit generated binary locales to predefined list
Date: Tue, 13 Mar 2007 15:02:37 +0200	[thread overview]
Message-ID: <1153707250.20070313150237@gmail.com> (raw)
In-Reply-To: <7c8eac300703130353t4982c66bua4f24205e4e651d6@mail.gmail.com>

Hello Jan,

Tuesday, March 13, 2007, 12:53:36 PM, you wrote:

>>   My intention was to do as little (pre/post)processing/interpretation
>> for GLIBC's SUPPORTED file as possible. Looking at what it has:
>>
>> aa_DJ.UTF-8 UTF-8
>> aa_DJ ISO-8859-1
>>
>>   It's clear why dot couldn't be used - it already appears in
>> SUPPORT's syntax. So, again, I don't try to interpret it in any way,
>> just provide means to specify expressions of that syntax using OE variable,
>> using simple substitution of newlines with spaces, and spaces with
>> commas.
> Ok, that makes sense.

> I don't really get why the SUPPORTED file postfixes all UTF-8 locales
> with ".UTF-8" as well as adds " UTF-8". That seems redundant
> information; it seems all UTF-8 locales are in the form of
> <locale>.UTF-8 UTF-8, while all other encodings simply use <locale>
> <encoding>... Anyway, since we don't control that syntax, let's indeed
> keep it simple and compatible.

  And I, after more consideration, that you of course was right, and
we should provide user-visible settings in well-known format, not
something internal. So, I (once again) checked that
glibc-package.bbclass of SUPPORTED's "a[.b] c" syntax just throws away
b, and uses a.c as designator. So, patch is updated:
http://bugs.openembedded.org/show_bug.cgi?id=1966

  Thanks for suggestion!

> I would like usage of the colon better than the comma though...

> Jan.


-- 
Best regards,
 Paul                            mailto:pmiscml@gmail.com




  reply	other threads:[~2007-03-13 13:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-11  2:06 [RFC] Allow to limit generated binary locales to predefined list Paul Sokolovsky
2007-03-11 15:56 ` Jan Janssens
2007-03-11 19:33   ` Paul Sokolovsky
2007-03-13 10:53     ` Jan Janssens
2007-03-13 13:02       ` Paul Sokolovsky [this message]
2007-03-25 18:12       ` Paul Sokolovsky
2007-03-26 21:12         ` [RFC] Allow to limit generated binary locales topredefined list Mark Gollahon
2007-03-27  8:50           ` Paul Sokolovsky
2007-03-27 11:25             ` Florian Boor
2007-03-12 14:13 ` [RFC] Allow to limit generated binary locales to predefined list Rolf Leggewie

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=1153707250.20070313150237@gmail.com \
    --to=pmiscml@gmail.com \
    --cc=janjans321@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.