diff ChangeLog @ 13371:d4438aa5ada1

Don't use conversion with transliteration in u{8,16,32}_strcoll.
author Bruno Haible <bruno@clisp.org>
date Mon, 24 May 2010 23:00:42 +0200
parents aac0d7011945
children bae0f3b1579a
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2010-05-24  Bruno Haible  <bruno@clisp.org>
+
+	Don't use conversion with transliteration in u{8,16,32}_strcoll.
+	* lib/unistr/u-strcoll.h (FUNC): Use U_STRCONV_TO_ENCODING with
+	iconveh_error argument.
+	* lib/unistr/u8-strcoll.c: Define U_STRCONV_TO_ENCODING instead of
+	U_STRCONV_TO_LOCALE.
+	* lib/unistr/u16-strcoll.c: Likewise.
+	* lib/unistr/u32-strcoll.c: Likewise.
+	* modules/unistr/u8-strcoll (Depends-on): Add
+	uniconv/u8-strconv-to-enc, localcharset. Remove
+	uniconv/u8-strconv-to-locale.
+	(configure.ac): Bump version number.
+	* modules/unistr/u16-strcoll (Depends-on): Add
+	uniconv/u16-strconv-to-enc, localcharset. Remove
+	uniconv/u16-strconv-to-locale.
+	(configure.ac): Bump version number.
+	* modules/unistr/u32-strcoll (Depends-on): Add
+	uniconv/u32-strconv-to-enc, localcharset. Remove
+	uniconv/u32-strconv-to-locale.
+	(configure.ac): Bump version number.
+
 2010-05-24  Bruno Haible  <bruno@clisp.org>
 
 	Avoid a test failure on NetBSD 5.0.