public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/22519] New: is_IS LC_COLLATE does not use copy "iso14651_t1"
@ 2017-11-29 12:45 maiku.fabian at gmail dot com
  2017-11-29 12:45 ` [Bug localedata/22519] " maiku.fabian at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-11-29 12:45 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 22519
           Summary: is_IS LC_COLLATE does not use copy "iso14651_t1"
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: maiku.fabian at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

LC_COLLATE in localedata/locales/is_IS does not build upon

copy "iso14651_t1"

missing all updates from there.

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

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

* [Bug localedata/22519] is_IS LC_COLLATE does not use copy "iso14651_t1"
  2017-11-29 12:45 [Bug localedata/22519] New: is_IS LC_COLLATE does not use copy "iso14651_t1" maiku.fabian at gmail dot com
@ 2017-11-29 12:45 ` maiku.fabian at gmail dot com
  2017-12-01 13:24 ` cvs-commit at gcc dot gnu.org
  2017-12-01 13:25 ` maiku.fabian at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-11-29 12:45 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |maiku.fabian at gmail dot com

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

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

* [Bug localedata/22519] is_IS LC_COLLATE does not use copy "iso14651_t1"
  2017-11-29 12:45 [Bug localedata/22519] New: is_IS LC_COLLATE does not use copy "iso14651_t1" maiku.fabian at gmail dot com
  2017-11-29 12:45 ` [Bug localedata/22519] " maiku.fabian at gmail dot com
@ 2017-12-01 13:24 ` cvs-commit at gcc dot gnu.org
  2017-12-01 13:25 ` maiku.fabian at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2017-12-01 13:24 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  d985adae22838fb28c4dc4caebcc8c78e838d03e (commit)
      from  ff84a0e0507d797011ba28842ab1e5dd0d430eb1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d985adae22838fb28c4dc4caebcc8c78e838d03e

commit d985adae22838fb28c4dc4caebcc8c78e838d03e
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Fri Dec 1 13:45:51 2017 +0100

    is_IS locale: Base collation on iso14651_t1 [BZ #22519]

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                 |    9 +
 localedata/Makefile       |    5 +-
 localedata/is_IS.UTF-8.in |   61 ++
 localedata/locales/is_IS  | 2189 ++-------------------------------------------
 4 files changed, 162 insertions(+), 2102 deletions(-)
 create mode 100644 localedata/is_IS.UTF-8.in

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

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

* [Bug localedata/22519] is_IS LC_COLLATE does not use copy "iso14651_t1"
  2017-11-29 12:45 [Bug localedata/22519] New: is_IS LC_COLLATE does not use copy "iso14651_t1" maiku.fabian at gmail dot com
  2017-11-29 12:45 ` [Bug localedata/22519] " maiku.fabian at gmail dot com
  2017-12-01 13:24 ` cvs-commit at gcc dot gnu.org
@ 2017-12-01 13:25 ` maiku.fabian at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-12-01 13:25 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.27

--- Comment #2 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Fixed in glibc master.

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

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

end of thread, other threads:[~2017-12-01 13:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-29 12:45 [Bug localedata/22519] New: is_IS LC_COLLATE does not use copy "iso14651_t1" maiku.fabian at gmail dot com
2017-11-29 12:45 ` [Bug localedata/22519] " maiku.fabian at gmail dot com
2017-12-01 13:24 ` cvs-commit at gcc dot gnu.org
2017-12-01 13:25 ` 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).