GNU gettext - Bugs: bug #48481, [PATCH] Allow CLDR plural rules...
You are not allowed to post comments on this tracker with your current authentication level.
bug #48481: [PATCH] Allow CLDR plural rules lookup fallback
Submitter: | Michele Locati <mlocati> | ||
Submitted: | Tue 12 Jul 2016 08:14:53 AM UTC | ||
Category: | Plural forms | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Jump to the original submission
Thu 04 Aug 2016 09:11:02 AM UTC, comment #7: |
Michele Locati <mlocati> |
Wed 03 Aug 2016 08:10:20 PM UTC, comment #6: Just adding some data points, you might want to look at the recent efforts to adopt CLDR script names in glibc:
|
Daiki Ueno <ueno>![]() |
Wed 03 Aug 2016 04:29:10 PM UTC, comment #5: I've had some time to take a look at this.
|
Michele Locati <mlocati> |
Wed 03 Aug 2016 01:46:00 PM UTC, comment #4: Now I understand what you mean.
|
Michele Locati <mlocati> |
Wed 03 Aug 2016 08:18:47 AM UTC, comment #3: Yes, that's what I understand from your code, and I wonder if it is a reasonable behaviour; shouldn't it signal an error or stop processing when it sees a '@' twice?
|
Daiki Ueno <ueno>![]() |
Wed 03 Aug 2016 07:57:56 AM UTC, comment #2: My code build alternative IDs looking for these chars: '.', '_', '-', '@'.
|
Michele Locati <mlocati> |
Wed 03 Aug 2016 07:16:12 AM UTC, comment #1: Thank you for the patch, it makes sense.
|
Daiki Ueno <ueno>![]() |
Tue 12 Jul 2016 08:14:53 AM UTC, original submission:
Let's allow the CLDR plural rules lookup to fallback to "parent" locale ids.
|
Michele Locati <mlocati> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2016-11-27 | haible | Category | None | ![]() |
Plural forms |
2016-08-03 | mlocati | Attached File | - | ![]() |
Added parse-locale-identifiers.c, #38093 |
2016-07-12 | mlocati | Attached File | - | ![]() |
Added 0001-Allow-CLDR-plural-rules-lookup-fallback.patch, #37823 |
What about something like this http://cpp.sh/9hov3f ?
PS: I moved the code to https://github.com/mlocati/gettext-unicode-locale-id