public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling
@ 2004-09-17 12:10 romke at estrefa dot pl
  2004-09-17 12:12 ` [Bug localedata/388] " romke at estrefa dot pl
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: romke at estrefa dot pl @ 2004-09-17 12:10 UTC (permalink / raw)
  To: glibc-bugs

In 54th line of localedata/locales/pl_PL is described ordering algorithm as it
shoud be:
%  1. Spaces and hyphen (but not soft
%     hyphen) before punctuation
%     characters, punctuation characters
... and so on

but in 290th line it's written:
"<U0020> IGNORE;IGNORE;IGNORE;<U0020>"
so <space> (U0020) is changed into IGNORE and ignored in sort order as it should
NOT!

-- 
           Summary: localedata/locales/pl_PL has incorrect LC_COLLATE
                    <space> handling
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: pere at hungry dot com
        ReportedBy: romke at estrefa dot pl
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://sources.redhat.com/bugzilla/show_bug.cgi?id=388

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/388] localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling
  2004-09-17 12:10 [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling romke at estrefa dot pl
@ 2004-09-17 12:12 ` romke at estrefa dot pl
  2005-01-29 14:20 ` barbier at linuxfr dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: romke at estrefa dot pl @ 2004-09-17 12:12 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From romke at estrefa dot pl  2004-09-17 12:12 -------
Created an attachment (id=195)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=195&action=view)
this patch fixes that issue


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=388

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/388] localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling
  2004-09-17 12:10 [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling romke at estrefa dot pl
  2004-09-17 12:12 ` [Bug localedata/388] " romke at estrefa dot pl
@ 2005-01-29 14:20 ` barbier at linuxfr dot org
  2005-10-14 23:03 ` drepper at redhat dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: barbier at linuxfr dot org @ 2005-01-29 14:20 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From barbier at linuxfr dot org  2005-01-29 14:20 -------
This comment was copied from a template file, so it is not reliable.
If you look into a Polish dictionary, is the space character ignored
or taken into account when sorting entries?

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=388

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/388] localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling
  2004-09-17 12:10 [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling romke at estrefa dot pl
  2004-09-17 12:12 ` [Bug localedata/388] " romke at estrefa dot pl
  2005-01-29 14:20 ` barbier at linuxfr dot org
@ 2005-10-14 23:03 ` drepper at redhat dot com
  2005-10-14 23:54 ` romke at estrefa dot pl
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: drepper at redhat dot com @ 2005-10-14 23:03 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2005-10-14 23:03 -------
Reporter, reply, please, otherwise I'll close the bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper at redhat dot com
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=388

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/388] localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling
  2004-09-17 12:10 [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling romke at estrefa dot pl
                   ` (2 preceding siblings ...)
  2005-10-14 23:03 ` drepper at redhat dot com
@ 2005-10-14 23:54 ` romke at estrefa dot pl
  2006-04-10 16:59 ` mfabian at suse dot de
  2006-05-01 17:26 ` drepper at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: romke at estrefa dot pl @ 2005-10-14 23:54 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From romke at estrefa dot pl  2005-10-14 23:54 -------
Polish collate rules defined in PN--80/N--01223 (document
proposed by Polish Ministry of Culture and Arts in 1980)
stands:

"In sort order you should consider alphabetic order of words
 (and so characters inside words). Characters between words
 such as punctuation chars, spaces and hypens should be
 considered as well."

Also you should know that polish TeX community (as we
all know TeX users are obsessive about any norms and
regulations compliance) shows us such example:

#v+
correct               incorrect
- - - - -             - - - - - - -
katalog informatyczny katalogi
katalog przedmiotowy  katalog informatyczny
katalogi              katalog przedmiotowy
#v-
( http://www.ia.pw.edu.pl/~wujek/tex/idx/porzadek.html
  - unfortunatelly link in polish language )

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=388

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/388] localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling
  2004-09-17 12:10 [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling romke at estrefa dot pl
                   ` (3 preceding siblings ...)
  2005-10-14 23:54 ` romke at estrefa dot pl
@ 2006-04-10 16:59 ` mfabian at suse dot de
  2006-05-01 17:26 ` drepper at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: mfabian at suse dot de @ 2006-04-10 16:59 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mfabian at suse dot de


http://sourceware.org/bugzilla/show_bug.cgi?id=388

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/388] localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling
  2004-09-17 12:10 [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling romke at estrefa dot pl
                   ` (4 preceding siblings ...)
  2006-04-10 16:59 ` mfabian at suse dot de
@ 2006-05-01 17:26 ` drepper at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: drepper at redhat dot com @ 2006-05-01 17:26 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2006-05-01 17:26 -------
I made the change.

Next time if you reply, change the state back from WAITING.  Otherwise the bug
might not show up on lists.

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


http://sourceware.org/bugzilla/show_bug.cgi?id=388

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2006-05-01 17:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-17 12:10 [Bug localedata/388] New: localedata/locales/pl_PL has incorrect LC_COLLATE <space> handling romke at estrefa dot pl
2004-09-17 12:12 ` [Bug localedata/388] " romke at estrefa dot pl
2005-01-29 14:20 ` barbier at linuxfr dot org
2005-10-14 23:03 ` drepper at redhat dot com
2005-10-14 23:54 ` romke at estrefa dot pl
2006-04-10 16:59 ` mfabian at suse dot de
2006-05-01 17:26 ` drepper at redhat 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).