Re: [PATCH] uniname/uniname-tests: skip if system's libunistring is used

2015-02-08 Thread Daiki Ueno
Daiki Ueno writes: > When trying to compile an older gettext tarball with libunistring > 0.9.5-alpha3 (with an update to Unicode 7.0.0), I encountered a test > failure caused by a data mismatch: Now I got a problem with an opposite situation. If an older libunistring is installed (as a package)

Re: [bug-libunistring] [PATCH] uniname/uniname-tests: skip if system's libunistring is used

2014-11-27 Thread Daiki Ueno
el, based on whether the Gnulib module is compiled). Regards, -- Daiki Ueno >From 72d21c164fe1ab24b508f770f436d3ceacbefeec Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 27 Nov 2014 18:46:43 +0900 Subject: [PATCH] uniname/uniname-tests: skip if system's libunistring is used * modules/uniname

Re: [bug-libunistring] [PATCH] uniname/uniname-tests: skip if system's libunistring is used

2014-11-27 Thread Pádraig Brady
On 27/11/14 08:47, Daiki Ueno wrote: > Hello, > > When trying to compile an older gettext tarball with libunistring > 0.9.5-alpha3 (with an update to Unicode 7.0.0), I encountered a test > failure caused by a data mismatch: > > FAIL: uniname/test-uninames.sh > == >

[PATCH] uniname/uniname-tests: skip if system's libunistring is used

2014-11-27 Thread Daiki Ueno
ould rather prefer Gnulib modules. Does anyone know what's the rationale behind this? Regards, -- Daiki Ueno >From 1125daef9fc55de5af4fd9ebd71cc63a26c5051b Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 27 Nov 2014 16:46:38 +0900 Subject: [PATCH] uniname/uniname-tests: skip if system