public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/21867] New: Wrong yesexpr is used en_DK
@ 2017-07-31  6:40 akhilesh.k at samsung dot com
  2017-07-31 13:20 ` [Bug localedata/21867] " akhilesh.k at samsung dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-07-31  6:40 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 21867
           Summary: Wrong yesexpr is used en_DK
           Product: glibc
           Version: 2.25
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: akhilesh.k at samsung dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Seems Wrong "^[+1JjsSyYoO]" is used DK

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
@ 2017-07-31 13:20 ` akhilesh.k at samsung dot com
  2017-08-02 13:34 ` fweimer at redhat dot com
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: akhilesh.k at samsung dot com @ 2017-07-31 13:20 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Akhilesh Kumar <akhilesh.k at samsung dot com> ---
https://sourceware.org/ml/libc-alpha/2017-07/msg01001.html

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
  2017-07-31 13:20 ` [Bug localedata/21867] " akhilesh.k at samsung dot com
@ 2017-08-02 13:34 ` fweimer at redhat dot com
  2017-08-02 18:28 ` [Bug localedata/21867] New: " Keld Simonsen
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: fweimer at redhat dot com @ 2017-08-02 13:34 UTC (permalink / raw)
  To: libc-locales

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
              Flags|                            |security-

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
I'm not convinced this is a bug.  The computer-only en_* locales are
notoriously underspecified.

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

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

* Re: [Bug localedata/21867] New: Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
  2017-07-31 13:20 ` [Bug localedata/21867] " akhilesh.k at samsung dot com
  2017-08-02 13:34 ` fweimer at redhat dot com
@ 2017-08-02 18:28 ` Keld Simonsen
  2017-08-03  7:59 ` [Bug localedata/21867] " keld at keldix dot com
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Keld Simonsen @ 2017-08-02 18:28 UTC (permalink / raw)
  To: akhilesh.k at samsung dot com; +Cc: libc-locales

On Mon, Jul 31, 2017 at 06:31:25AM +0000, akhilesh.k at samsung dot com wrote:
> 
> Seems Wrong "^[+1JjsSyYoO]" is used DK

This is as intended. And I would like this to be applied in most
yesexpr strings, for versability for the users

+ is ised in many applications for yes (- for no)
1 is common yes - langage neutral
Jj is Danish/German/Swedish/Norwegian/Dutch "ja"
sS is Spanish/Italian "si"
yY is English "yes"
oO is French "oui"

Best regards
keld

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (2 preceding siblings ...)
  2017-08-02 18:28 ` [Bug localedata/21867] New: " Keld Simonsen
@ 2017-08-03  7:59 ` keld at keldix dot com
  2017-08-03 10:13 ` cvs-commit at gcc dot gnu.org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: keld at keldix dot com @ 2017-08-03  7:59 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #3 from keld at keldix dot com <keld at keldix dot com> ---
On Mon, Jul 31, 2017 at 06:31:25AM +0000, akhilesh.k at samsung dot com wrote:
> 
> Seems Wrong "^[+1JjsSyYoO]" is used DK

This is as intended. And I would like this to be applied in most
yesexpr strings, for versability for the users

+ is ised in many applications for yes (- for no)
1 is common yes - langage neutral
Jj is Danish/German/Swedish/Norwegian/Dutch "ja"
sS is Spanish/Italian "si"
yY is English "yes"
oO is French "oui"

Best regards
keld

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (3 preceding siblings ...)
  2017-08-03  7:59 ` [Bug localedata/21867] " keld at keldix dot com
@ 2017-08-03 10:13 ` cvs-commit at gcc dot gnu.org
  2017-08-03 10:16 ` maiku.fabian at gmail dot com
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2017-08-03 10:13 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #4 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  1f22702ea29f93d6e8acc835317363c22134ba6f (commit)
       via  a0b7f996b73aabf650bd6f31c7e3a036572b6bff (commit)
       via  6244070d41fe1d556c171d3f115a8f7d4f97d21c (commit)
       via  8f75515080ee099030547ba5bcae59e800a2cc08 (commit)
       via  1b2be2732fc9bf09d03ac830f03f3c295f3b1687 (commit)
      from  e98c925fa4f6486447eb20676755dbf9eb36a110 (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=1f22702ea29f93d6e8acc835317363c22134ba6f

commit 1f22702ea29f93d6e8acc835317363c22134ba6f
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Aug 3 11:46:45 2017 +0200

    drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr in km_KH
locale

        * locales/km_KH (LC_MESSAGES): drop redundant ([eE][sS])? and [oO]?
        from yesexpr and noexpr

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a0b7f996b73aabf650bd6f31c7e3a036572b6bff

commit a0b7f996b73aabf650bd6f31c7e3a036572b6bff
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Aug 3 11:33:00 2017 +0200

    Drop redundant .* from yesexpr and noexpr in agr_PE locale

    And make the expressions more readable by using the POSIX portable
character set
    instead of Unicode code points.

        * locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6244070d41fe1d556c171d3f115a8f7d4f97d21c

commit 6244070d41fe1d556c171d3f115a8f7d4f97d21c
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 28 08:55:35 2017 +0530

    Added new Locale bho_NP

    Bhojpuri is one of the most common languages in Nepal and India.
   
http://codefornepal.org/en/2014/02/top-10-languages-spoken-as-mother-tongues-in-nepal/
    https://en.wikipedia.org/wiki/Bhojpuri_language

    Added "bho_NP" locale and Reference is taken form "bho_IN".

        [BZ #21845]
        * locales/bho_NP: New file, Bhojpuri locale for Nepal.
        * SUPPORTED: Add bho_NP/UTF-8

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=8f75515080ee099030547ba5bcae59e800a2cc08

commit 8f75515080ee099030547ba5bcae59e800a2cc08
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 31 12:05:28 2017 +0530

    Fix yesexpr in en_DK locale

        [BZ #21867]
        * locales/en_DK (LC_MESSAGES): Fix yesexpr

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=1b2be2732fc9bf09d03ac830f03f3c295f3b1687

commit 1b2be2732fc9bf09d03ac830f03f3c295f3b1687
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 28 09:40:45 2017 +0530

    Fix abday in zh_SG

    Make it the same as in zh_CN and zh_TW which agrees with "narrow" in CLDR.

        [BZ #21853]
        * locales/zh_SG (LC_TIME): Fix abday

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

Summary of changes:
 localedata/ChangeLog                  |   25 +++++++++++++++++++++++++
 localedata/SUPPORTED                  |    1 +
 localedata/locales/agr_PE             |   12 ++++--------
 localedata/locales/{mai_NP => bho_NP} |   26 +++++++++++++-------------
 localedata/locales/en_DK              |    5 +----
 localedata/locales/km_KH              |    4 ++--
 localedata/locales/zh_SG              |    5 +----
 7 files changed, 47 insertions(+), 31 deletions(-)
 copy localedata/locales/{mai_NP => bho_NP} (82%)

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (4 preceding siblings ...)
  2017-08-03 10:13 ` cvs-commit at gcc dot gnu.org
@ 2017-08-03 10:16 ` maiku.fabian at gmail dot com
  2017-08-03 10:18 ` maiku.fabian at gmail dot com
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-08-03 10:16 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2017-08-03
                 CC|                            |maiku.fabian at gmail dot com
           Assignee|unassigned at sourceware dot org   |maiku.fabian at gmail dot com
   Target Milestone|---                         |2.27
     Ever confirmed|0                           |1

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (5 preceding siblings ...)
  2017-08-03 10:16 ` maiku.fabian at gmail dot com
@ 2017-08-03 10:18 ` maiku.fabian at gmail dot com
  2017-08-03 10:47 ` fweimer at redhat dot com
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-08-03 10:18 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Mike FABIAN <maiku.fabian at gmail dot com> ---
FIXED.

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (6 preceding siblings ...)
  2017-08-03 10:18 ` maiku.fabian at gmail dot com
@ 2017-08-03 10:47 ` fweimer at redhat dot com
  2017-08-03 11:31 ` maiku.fabian at gmail dot com
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: fweimer at redhat dot com @ 2017-08-03 10:47 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #6 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to keld@keldix.com from comment #3)
> On Mon, Jul 31, 2017 at 06:31:25AM +0000, akhilesh.k at samsung dot com
> wrote:
> > 
> > Seems Wrong "^[+1JjsSyYoO]" is used DK
> 
> This is as intended. And I would like this to be applied in most
> yesexpr strings, for versability for the users
> 
> + is ised in many applications for yes (- for no)
> 1 is common yes - langage neutral
> Jj is Danish/German/Swedish/Norwegian/Dutch "ja"
> sS is Spanish/Italian "si"
> yY is English "yes"
> oO is French "oui"

And en_DK is frequently used outside of Denmark, so this makes sense.

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (7 preceding siblings ...)
  2017-08-03 10:47 ` fweimer at redhat dot com
@ 2017-08-03 11:31 ` maiku.fabian at gmail dot com
  2017-08-03 11:44 ` maiku.fabian at gmail dot com
  2017-08-03 15:08 ` maiku.fabian at gmail dot com
  10 siblings, 0 replies; 12+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-08-03 11:31 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Changing to REOPENED.

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (8 preceding siblings ...)
  2017-08-03 11:31 ` maiku.fabian at gmail dot com
@ 2017-08-03 11:44 ` maiku.fabian at gmail dot com
  2017-08-03 15:08 ` maiku.fabian at gmail dot com
  10 siblings, 0 replies; 12+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-08-03 11:44 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #8 from Mike FABIAN <maiku.fabian at gmail dot com> ---
I will revert it and add a comment why we want it like that.

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

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

* [Bug localedata/21867] Wrong yesexpr is used en_DK
  2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
                   ` (9 preceding siblings ...)
  2017-08-03 11:44 ` maiku.fabian at gmail dot com
@ 2017-08-03 15:08 ` maiku.fabian at gmail dot com
  10 siblings, 0 replies; 12+ messages in thread
From: maiku.fabian at gmail dot com @ 2017-08-03 15:08 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #9 from Mike FABIAN <maiku.fabian at gmail dot com> ---
Reverted the patch and commented.

Closing this bug as WONTFIX.

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

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

end of thread, other threads:[~2017-08-03 11:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-31  6:40 [Bug localedata/21867] New: Wrong yesexpr is used en_DK akhilesh.k at samsung dot com
2017-07-31 13:20 ` [Bug localedata/21867] " akhilesh.k at samsung dot com
2017-08-02 13:34 ` fweimer at redhat dot com
2017-08-02 18:28 ` [Bug localedata/21867] New: " Keld Simonsen
2017-08-03  7:59 ` [Bug localedata/21867] " keld at keldix dot com
2017-08-03 10:13 ` cvs-commit at gcc dot gnu.org
2017-08-03 10:16 ` maiku.fabian at gmail dot com
2017-08-03 10:18 ` maiku.fabian at gmail dot com
2017-08-03 10:47 ` fweimer at redhat dot com
2017-08-03 11:31 ` maiku.fabian at gmail dot com
2017-08-03 11:44 ` maiku.fabian at gmail dot com
2017-08-03 15:08 ` 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).