[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#368257: marked as done (libc: strcoll() bad behave sorting strings)



Your message dated Sat, 10 Jan 2009 04:39:27 +0000
with message-id <20090110043927.GA17737@scru.org>
and subject line collation order
has caused the Debian Bug report #368257,
regarding libc: strcoll() bad behave sorting strings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
368257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368257
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc
Severity: normal


-------------------
A4:/home/cbf/debian/ytree-1.86# echo $LANG
es_ES@euro
A4:/home/cbf/debian/ytree-1.86# ls -l a*
-rw-r--r-- 1 cbf cbf  3902 2005-10-05 22:18 arc.c
-rw-r--r-- 1 cbf cbf 14955 2005-10-05 22:18 archive.c
-rw-r--r-- 1 cbf cbf 18196 2006-05-18 03:46 archive.o
-rw-r--r-- 1 cbf cbf 11956 2006-05-18 03:46 arc.o
A4:/home/cbf/debian/ytree-1.86# unset LANG 
A4:/home/cbf/debian/ytree-1.86# ls -l a*
-rw-r--r-- 1 cbf cbf  3902 Oct  5  2005 arc.c
-rw-r--r-- 1 cbf cbf 11956 May 18 03:46 arc.o
-rw-r--r-- 1 cbf cbf 14955 Oct  5  2005 archive.c
-rw-r--r-- 1 cbf cbf 18196 May 18 03:46 archive.o
A4:/home/cbf/debian/ytree-1.86# 
------------------

The spanish grammar does not say anything that the '.' must be omitted 
when sorting strings.
The problem I did found was when programming ytree and need to sort 
strings. I dont know if it is a coding problem or a locale definition
of how to sort spanish strings.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=es_ES@euro, LC_CTYPE=es_ES@euro (charmap=ISO-8859-15)


--- End Message ---
--- Begin Message ---
Sorting is meant to occur according to ISO/IEC 14651:2007.
Please reopen if this is not the case for es_ES.


--- End Message ---

Reply to: