public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/21938] tt_RU: add postal_fmt
       [not found] <bug-21938-131@http.sourceware.org/bugzilla/>
@ 2024-01-23 16:53 ` maiku.fabian at gmail dot com
  2024-01-23 16:57 ` maiku.fabian at gmail dot com
  2024-01-23 16:59 ` maiku.fabian at gmail dot com
  2 siblings, 0 replies; 3+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-23 16:53 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=21938

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maiku.fabian at gmail dot com

--- Comment #4 from Mike FABIAN <maiku.fabian at gmail dot com> ---
https://www.open-std.org/jtc1/sc35/wg5/docs/30112d10.pdf says: 

Field descriptors for the "postal_fmt" keyword:
%n Person's name, possibly constructed with the LC_NAME "name_fmt"
keyword.
%a Care of person, or organization.
%f Firm name.
%d Department name.
%b Building name.
%s Street or block (eg. Japanese) name.
%h House number or designation.
%N Insert an <end-of-line> if the previous descriptor's value was not an
empty string; otherwise ignore.
%t Insert a <space> if the previous descriptor's value was not an empty
string; otherwise ignore.
%r Room number, door designation.
%e Floor number.
%C Country designation, from the <country_post> keyword.
%l Local township within town or city
%z Zip number, postal code.
%T Town, city.
%S State, province, or prefecture.
%c Country, as taken from data record.
Each field descriptor may have an <R> after the <%> to specify that the
information is taken from a Romanized version string of the entity

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug localedata/21938] tt_RU: add postal_fmt
       [not found] <bug-21938-131@http.sourceware.org/bugzilla/>
  2024-01-23 16:53 ` [Bug localedata/21938] tt_RU: add postal_fmt maiku.fabian at gmail dot com
@ 2024-01-23 16:57 ` maiku.fabian at gmail dot com
  2024-01-23 16:59 ` maiku.fabian at gmail dot com
  2 siblings, 0 replies; 3+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-23 16:57 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=21938

--- Comment #5 from Mike FABIAN <maiku.fabian at gmail dot com> ---
The patch wants to do this change for all Russian locales:

-postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"

+postal_fmt "%n%s%b%h%l%T%S%z%c"

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug localedata/21938] tt_RU: add postal_fmt
       [not found] <bug-21938-131@http.sourceware.org/bugzilla/>
  2024-01-23 16:53 ` [Bug localedata/21938] tt_RU: add postal_fmt maiku.fabian at gmail dot com
  2024-01-23 16:57 ` maiku.fabian at gmail dot com
@ 2024-01-23 16:59 ` maiku.fabian at gmail dot com
  2 siblings, 0 replies; 3+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-23 16:59 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=21938

--- Comment #6 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Does not look OK to me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-23 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21938-131@http.sourceware.org/bugzilla/>
2024-01-23 16:53 ` [Bug localedata/21938] tt_RU: add postal_fmt maiku.fabian at gmail dot com
2024-01-23 16:57 ` maiku.fabian at gmail dot com
2024-01-23 16:59 ` maiku.fabian at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).