From eserte@cabulja.herceg.de  Sat Mar  1 16:50:35 1997
Received: from cabulja.herceg.de (cottrell.dialup.fu-berlin.de [160.45.222.107])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA09556
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 1 Mar 1997 16:50:32 -0800 (PST)
Received: (from eserte@localhost) by cabulja.herceg.de (8.7.5/8.7.3) id SAA00468; Sat, 1 Mar 1997 18:18:47 +0100 (MET)
Message-Id: <199703011718.SAA00468@cabulja.herceg.de>
Date: Sat, 1 Mar 1997 18:18:47 +0100 (MET)
From: eserte@cs.tu-berlin.de
Reply-To: eserte@cs.tu-berlin.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: locale: LC_COLLATE for lt_LN.ISO_8859-1: change order for <ss>
X-Send-Pr-Version: 3.2

>Number:         2841
>Category:       bin
>Synopsis:       locale: LC_COLLATE for lt_LN.ISO_8859-1: change order for <ss>
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar  1 17:00:01 PST 1997
>Closed-Date:    Sun Mar 2 10:22:03 MET 1997
>Last-Modified:  Sun Mar  2 10:23:11 MET 1997
>Originator:     Slaven Rezic
>Release:        FreeBSD 3.0 i386
>Organization:
Private FreeBSD site, Berlin, Germany
>Environment:

	I fetched only colldef for FreeBSD 3.0 and looked into the sources ...

>Description:

	LC_COLLATE for lt_LN.ISO_8859-1 or at least for de* should be
	changed to put <s> and <ss> (german double s) into one equivalence
	class. It is not quite right since for german sorting, <ss> is
	expanded into two <s>, but it's better than putting <ss> behind <z>.

>How-To-Repeat:

>Fix:

	see decription

>Release-Note:
>Audit-Trail:

From: j@uriah.heep.sax.de (J Wunsch)
To: eserte@cs.tu-berlin.de
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/2841: locale: LC_COLLATE for lt_LN.ISO_8859-1: change order for <ss>
Date: Sun, 2 Mar 1997 09:38:35 +0100

 As eserte@cs.tu-berlin.de wrote:
 
 > 	I fetched only colldef for FreeBSD 3.0 and looked into the sources ...
 > 
 > >Description:
 > 
 > 	LC_COLLATE for lt_LN.ISO_8859-1 or at least for de* should be
 > 	changed to put <s> and <ss> (german double s) into one equivalence
 > 	class.
 
 The de_DE.ISO_8859-1 collate sequence is no longer identical to lt_LN
 since Dec 30, 1996.  This change has been imported into the 2.2 branch
 by Feb 21, 1997.
 
 # small
 	(a,<a'>,<a!>,<a/>>,<aa>,<a:>,<a?>,<ae>);\
 	b;(c,<c,>);d;(e,<e'>,<e!>,<e/>>,<e:>);\
 	f;g;h;(i,<i'>,<i!>,<i/>>,<i:>);\
 	j;...;m;(n,<n?>);(o,<o'>,<o!>,<o/>>,<o:>,<o?>,<o//>);\
 	p;...;r;(s,<ss>);t;(u,<u'>,<u!>,<u/>>,<u:>);\
 	        ^^^^^^^^
 	v;w;x;(y,<y'>,<y:>);z;\
 	<d->;<th>;\
 
 -- 
 cheers, J"org
 
 joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
 Never trust an operating system you don't have sources for. ;-)
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sun Mar 2 10:22:03 MET 1997 
State-Changed-Why:  
Already fixed by Dec 31, 1996.  The de_DE.ISO_8859-1 collate sequence 
is no longer identical to lt_LN.ISO_8859-1. 

>Unformatted:
