public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/16905] New: New collation for hanzi
@ 2014-05-05  7:53 bluebat at member dot fsf.org
  2014-05-20  4:23 ` [Bug localedata/16905] " bluebat at member dot fsf.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bluebat at member dot fsf.org @ 2014-05-05  7:53 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16905
           Summary: New collation for hanzi
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: bluebat at member dot fsf.org
                CC: libc-locales at sourceware dot org

Created attachment 7586
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7586&action=edit
hanzi collation by stroke

Please find attached the collation for hanzi(chinese characters) to be
considered for inclusion in glibc.

The order is based on the stroke data from http://www.cns11643.gov.tw/

There is already iso14651_t1_pinyin in glibc, so I just named this file as
iso14651_t1_stroke which may not be a proper name.

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


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

* [Bug localedata/16905] New collation for hanzi
  2014-05-05  7:53 [Bug localedata/16905] New: New collation for hanzi bluebat at member dot fsf.org
@ 2014-05-20  4:23 ` bluebat at member dot fsf.org
  2014-06-12 19:26 ` fweimer at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bluebat at member dot fsf.org @ 2014-05-20  4:23 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from 趙惟倫 <bluebat at member dot fsf.org> ---
I have realized, according to bug 14095, that this file may have nothing to do
with iso14651.

The license of data from http://www.cns11643.gov.tw/ looks BSD-like, so I have
forked a project https://github.com/bluebat/cfs11643

Should this collation be named as cfs11643_stroke ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-22340-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue May 20 13:28:25 2014
Return-Path: <glibc-bugs-return-22340-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 7932 invoked by alias); 20 May 2014 13:28:24 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 7876 invoked by uid 48); 20 May 2014 13:28:20 -0000
From: "aurelien at aurel32 dot net" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug libc/16965] New: tst-strtod-round fails on 32-bit sparc
Date: Tue, 20 May 2014 13:28:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: libc
X-Bugzilla-Version: 2.20
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: aurelien at aurel32 dot net
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: aurelien at aurel32 dot net
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc cf_gcchost cf_gcctarget cf_gccbuild
Message-ID: <bug-16965-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-05/txt/msg00123.txt.bz2
Content-length: 2235

https://sourceware.org/bugzilla/show_bug.cgi?id\x16965

            Bug ID: 16965
           Summary: tst-strtod-round fails on 32-bit sparc
           Product: glibc
           Version: 2.20
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: aurelien at aurel32 dot net
          Reporter: aurelien at aurel32 dot net
                CC: drepper.fsp at gmail dot com
              Host: sparc-linux-gnu
            Target: sparc-linux-gnu
             Build: sparc-linux-gnu

tst-strtod-round fails on 32-bit sparc with the following errors:

strtold (0x1p-16446) returned 0x0.000000000000000100000001p-16382 not
0x0.0000000000000001p-16382 (default rounding mode)
strtold (0x1p-16446) returned 0x0.000000000000000100000001p-16382 not
0x0.0000000000000001p-16382 (FE_DOWNWARD)
strtold (0x1p-16446) returned 0x0.000000000000000100000001p-16382 not
0x0.0000000000000001p-16382 (FE_TOWARDZERO)
strtold (0x1p-16446) returned 0x0.000000000000000100000001p-16382 not
0x0.0000000000000001p-16382 (FE_UPWARD)
strtold (-0x1p-16446) returned -0x0.000000000000000100000001p-16382 not
-0x0.0000000000000001p-16382 (default rounding mode)
strtold (-0x1p-16446) returned -0x0.000000000000000100000001p-16382 not
-0x0.0000000000000001p-16382 (FE_DOWNWARD)
strtold (-0x1p-16446) returned -0x0.000000000000000100000001p-16382 not
-0x0.0000000000000001p-16382 (FE_TOWARDZERO)
strtold (-0x1p-16446) returned -0x0.000000000000000100000001p-16382 not
-0x0.0000000000000001p-16382 (FE_UPWARD)

Digging into the code, the issue is that __mpn_rshift is called with cnt = 0,
while stdlib/rshift.c explicitly says that cnts should satisfy 0 < CNT <
BITS_PER_MP_LIMB. In this case, the code end up doing a logical shift right of
the same size than the register (32 bit there), which is undefined in the C
standard.

While the problem appears on sparc for this specific value, I believe that it
is possible to find values which do not work on architectures which only use
the lower part of the register to get the shift amount. This includes for
example mips or aarch64.

Patch will follow soon on the mailing list.

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


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

* [Bug localedata/16905] New collation for hanzi
  2014-05-05  7:53 [Bug localedata/16905] New: New collation for hanzi bluebat at member dot fsf.org
  2014-05-20  4:23 ` [Bug localedata/16905] " bluebat at member dot fsf.org
@ 2014-06-12 19:26 ` fweimer at redhat dot com
  2014-10-13  8:40 ` bluebat at member dot fsf.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-12 19:26 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

* [Bug localedata/16905] New collation for hanzi
  2014-05-05  7:53 [Bug localedata/16905] New: New collation for hanzi bluebat at member dot fsf.org
  2014-05-20  4:23 ` [Bug localedata/16905] " bluebat at member dot fsf.org
  2014-06-12 19:26 ` fweimer at redhat dot com
@ 2014-10-13  8:40 ` bluebat at member dot fsf.org
  2014-11-07  3:41 ` bluebat at member dot fsf.org
  2014-11-07 10:25 ` bluebat at member dot fsf.org
  4 siblings, 0 replies; 6+ messages in thread
From: bluebat at member dot fsf.org @ 2014-10-13  8:40 UTC (permalink / raw)
  To: glibc-bugs

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

趙惟倫 <bluebat at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7586|0                           |1
        is obsolete|                            |

--- Comment #2 from 趙惟倫 <bluebat at member dot fsf.org> ---
Created attachment 7829
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7829&action=edit
hanzi collation by stroke

Collation updated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-26416-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue Oct 14 08:07:21 2014
Return-Path: <glibc-bugs-return-26416-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 19880 invoked by alias); 14 Oct 2014 08:07:20 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 19794 invoked by uid 48); 14 Oct 2014 08:07:15 -0000
From: "maiku.fabian at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug localedata/14094] Update locale data to Unicode 7.0.0
Date: Tue, 14 Oct 2014 08:07:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: localedata
X-Bugzilla-Version: 2.21
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: maiku.fabian at gmail dot com
X-Bugzilla-Status: ASSIGNED
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: pravin.d.s at gmail dot com
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: security-
X-Bugzilla-Changed-Fields:
Message-ID: <bug-14094-131-D7v7Ihal9m@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-14094-131@http.sourceware.org/bugzilla/>
References: <bug-14094-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-10/txt/msg00052.txt.bz2
Content-length: 1669

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

--- Comment #18 from Mike FABIAN <maiku.fabian at gmail dot com> ---
(In reply to Pravin S from comment #14)
> Created attachment 7715 [details]
> Patch to update UTF-8 CHARMAP and WIDTH to unicode 7.0
> 
> Done with all work with UTF-8 file. 
> Added two script:
> 1. utf8-gen.py to generate UTF-8 file
> 2. utf8-compatibility.py : to check backward compatibility of newly
> generated UTF-8 file
> 3. Report of new UTF-8 file backward compatibility is available AT
> https://raw.githubusercontent.com/pravins/glibc-i18n/master/report-utf8
> 
> Submitting to glibc-alpha, please help to quick review and push to git.

I checked the scripts Pravin used and the resulting UTF-8 file.

I found only one minor problem:

In some cases, both UnicodeData.txt and EastAsianWidth.txt have information
about width. For example, EastAsianWidth.txt has:

    302A..302D;W     # Mn     [4] IDEOGRAPHIC LEVEL TONE MARK..IDEOGRAPHIC
ENTERING TONE MARK

which gives us width 2 for these 4 characters (because of “W”) but
UnicodeData.txt has:

    302A;IDEOGRAPHIC LEVEL TONE MARK;Mn;218;NSM;;;;;N;;;;;
    302B;IDEOGRAPHIC RISING TONE MARK;Mn;228;NSM;;;;;N;;;;;
    302C;IDEOGRAPHIC DEPARTING TONE MARK;Mn;232;NSM;;;;;N;;;;;
    302D;IDEOGRAPHIC ENTERING TONE MARK;Mn;222;NSM;;;;;N;;;;;

which would give width 0 (because of “NSM”).

I changed Pravin’s script a bit to prefer the information from
EastAsianWidth.txt in case of conflicts.

Pravin has already merged my change into his git repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-26417-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue Oct 14 12:33:18 2014
Return-Path: <glibc-bugs-return-26417-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 21998 invoked by alias); 14 Oct 2014 12:33:18 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 21960 invoked by uid 48); 14 Oct 2014 12:33:14 -0000
From: "schwab@linux-m68k.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug nptl/17478] Fix off-by-one error in pthread_setname_np()
Date: Tue, 14 Oct 2014 12:33:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: nptl
X-Bugzilla-Version: unspecified
X-Bugzilla-Keywords: glibc_2.10, glibc_2.11, glibc_2.12, glibc_2.13, glibc_2.14, glibc_2.15, glibc_2.16, glibc_2.17, glibc_2.18, glibc_2.19, glibc_2.20
X-Bugzilla-Severity: normal
X-Bugzilla-Who: schwab@linux-m68k.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-17478-131-jGJ6rsnrQm@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-17478-131@http.sourceware.org/bugzilla/>
References: <bug-17478-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-10/txt/msg00053.txt.bz2
Content-length: 671

https://sourceware.org/bugzilla/show_bug.cgi?id\x17478

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
The range check already rejects names that are 16 characters or longer.  If you
are getting EINVAL that means you are trying to set the name of a thread in a
different process.

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


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

* [Bug localedata/16905] New collation for hanzi
  2014-05-05  7:53 [Bug localedata/16905] New: New collation for hanzi bluebat at member dot fsf.org
                   ` (2 preceding siblings ...)
  2014-10-13  8:40 ` bluebat at member dot fsf.org
@ 2014-11-07  3:41 ` bluebat at member dot fsf.org
  2014-11-07 10:25 ` bluebat at member dot fsf.org
  4 siblings, 0 replies; 6+ messages in thread
From: bluebat at member dot fsf.org @ 2014-11-07  3:41 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #3 from 趙惟倫 <bluebat at member dot fsf.org> ---
URL for the attachment:
https://github.com/bluebat/cfs11643/releases/download/v0/cfs11643_stroke.gz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-26546-listarch-glibc-bugs=sources.redhat.com@sourceware.org Fri Nov 07 06:19:08 2014
Return-Path: <glibc-bugs-return-26546-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 17297 invoked by alias); 7 Nov 2014 06:19:08 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 17252 invoked by uid 48); 7 Nov 2014 06:19:04 -0000
From: "felixonmars at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug dynamic-link/15378] Segmentation fault when LD_LIBRARY_PATH contains (only) non-existings paths
Date: Fri, 07 Nov 2014 06:19:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: dynamic-link
X-Bugzilla-Version: 2.17
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: felixonmars at gmail dot com
X-Bugzilla-Status: WAITING
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: security-
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-15378-131-iAjbm9EjIN@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-15378-131@http.sourceware.org/bugzilla/>
References: <bug-15378-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-11/txt/msg00038.txt.bz2
Content-length: 395

https://sourceware.org/bugzilla/show_bug.cgi?id\x15378

Felix Yan <felixonmars at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felixonmars at gmail dot com

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


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

* [Bug localedata/16905] New collation for hanzi
  2014-05-05  7:53 [Bug localedata/16905] New: New collation for hanzi bluebat at member dot fsf.org
                   ` (3 preceding siblings ...)
  2014-11-07  3:41 ` bluebat at member dot fsf.org
@ 2014-11-07 10:25 ` bluebat at member dot fsf.org
  4 siblings, 0 replies; 6+ messages in thread
From: bluebat at member dot fsf.org @ 2014-11-07 10:25 UTC (permalink / raw)
  To: glibc-bugs

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

Wei-Lun Chao <bluebat at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |17563

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


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

end of thread, other threads:[~2014-11-07 10:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-05  7:53 [Bug localedata/16905] New: New collation for hanzi bluebat at member dot fsf.org
2014-05-20  4:23 ` [Bug localedata/16905] " bluebat at member dot fsf.org
2014-06-12 19:26 ` fweimer at redhat dot com
2014-10-13  8:40 ` bluebat at member dot fsf.org
2014-11-07  3:41 ` bluebat at member dot fsf.org
2014-11-07 10:25 ` bluebat at member dot fsf.org

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).