]> sourceware.org Git - glibc.git/commitdiff
* string/strcoll_l.c (STRCOLL): Correct test for alloca use.
authorUlrich Drepper <drepper@redhat.com>
Tue, 2 Oct 2007 17:19:53 +0000 (17:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 2 Oct 2007 17:19:53 +0000 (17:19 +0000)
ChangeLog
localedata/ChangeLog
localedata/Makefile
localedata/fr_FR.in [new file with mode: 0644]

index 028a126b6c7ca2ddd8ec96e4a3dd4a52a82cd515..4339ef4d39ad531641fa1b8ac13d60925d47c86c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-10-02  Ulrich Drepper  <drepper@redhat.com>
 
+       * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
+
        [BZ #645]
        * locale/programs/ld-collate.c (collate_finish): Compare against last
        used section which is known to have rules defined.
index 376ad87c706d5e0e07feaa160a3dc382c77f911d..4734dc37a09cfae0037f4822799fc1d1d3a9b3a1 100644 (file)
@@ -2,6 +2,9 @@
 
        * de_DE.in: Adjust for correct handling of backward direction sorting.
 
+       * fr_FR.in: New file.
+       * Makefile: Add rules to run fr_FR sorting test.
+
 2007-10-01  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #4941]
index 0d80a7879a2e517acec9126ef827acf7557f3879..024da6aa58a589e9e85578f4a2fe8881bc7a10cb 100644 (file)
@@ -41,7 +41,7 @@ test-srcs := collate-test xfrm-test tst-fmon tst-rpmatch tst-trans \
             tst-mbswcs1 tst-mbswcs2 tst-mbswcs3 tst-mbswcs4 tst-mbswcs5 \
             tst-ctype tst-wctype tst-langinfo tst-numeric
 test-input := de_DE.ISO-8859-1 en_US.ISO-8859-1 da_DK.ISO-8859-1 \
-             hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 tr_TR.UTF-8
+             hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 tr_TR.UTF-8 fr_FR.UTF-8
 test-input-data = $(addsuffix .in, $(basename $(test-input)))
 test-output := $(foreach s, .out .xout, \
                         $(addsuffix $s, $(basename $(test-input))))
@@ -133,7 +133,7 @@ LOCALES := de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ANSI_X3.4-1968 \
           en_US.ISO-8859-1 ja_JP.EUC-JP da_DK.ISO-8859-1 \
           hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 ja_JP.SJIS fr_FR.ISO-8859-1 \
           vi_VN.TCVN5712-1 nb_NO.ISO-8859-1 nn_NO.ISO-8859-1 \
-          tr_TR.UTF-8 cs_CZ.UTF-8 zh_TW.EUC-TW fa_IR.UTF-8
+          tr_TR.UTF-8 cs_CZ.UTF-8 zh_TW.EUC-TW fa_IR.UTF-8 fr_FR.UTF-8
 LOCALE_SRCS := $(shell echo "$(LOCALES)"|sed 's/\([^ .]*\)[^ ]*/\1/g')
 CHARMAPS := $(shell echo "$(LOCALES)" | \
                    sed -e 's/[^ .]*[.]\([^ ]*\)/\1/g' -e s/SJIS/SHIFT_JIS/g)
diff --git a/localedata/fr_FR.in b/localedata/fr_FR.in
new file mode 100644 (file)
index 0000000..dd5c533
--- /dev/null
@@ -0,0 +1,96 @@
+@@@@@
+0000
+9999
+Aalborg
+aide
+aïeul
+air
+@@@air
+air@@@
+Ålborg
+août
+bohème
+Bohême
+Bohémien
+caennais
+cæsium
+çà et là
+C.A.F.
+Canon
+cañon
+casanier
+cølibat
+colon
+côlon
+coop
+co-op
+COOP
+CO-OP
+Copenhagen
+cote
+COTE
+côte
+CÔTE
+coté
+COTÉ
+côté
+CÔTÉ
+du
+dû
+élève
+élevé
+gène
+gêne
+gêné
+Größe
+Grossist
+haie
+haïe
+île
+Île d'Orléans
+lame
+l'âme
+lamé
+les
+LÈS
+lèse
+lésé
+L'Haÿ-les-Roses
+MÂCON
+maçon
+McArthur
+Mc Arthur
+Mc Mahon
+MODÈLE
+modelé
+Noël
+NOËL
+notre
+nôtre
+ode
+œil
+ou
+OÙ
+ovoïde
+pèche
+pêche
+péché
+PÉCHÉ
+pêché
+pécher
+pêcher
+pechère
+péchère
+relève
+relevé
+resume
+resumé
+résumé
+révèle
+révélé
+vice-president
+vice-président
+vice-president's offices
+vice-presidents' offices
+vice versa
+VICE-VERSA
This page took 0.39735 seconds and 5 git commands to generate.