[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep base test failure
From: |
Richard Frith-Macdonald |
Subject: |
Re: gnustep base test failure |
Date: |
Fri, 16 Feb 2018 18:23:20 +0000 |
> On 15 Feb 2018, at 12:27, Yavor Doganov <yavor@gnu.org> wrote:
>
> В Thu, 15 Feb 2018 08:46:40 +0000, Richard Frith-Macdonald написа:
>
>> I have changed the testcase in git to use a fixed negative currency
>> format, rather than the one ICU supplies for the pt_BR locale, in
>> order to avoid that variability.
>
> Now it fails for me with ICU 57.1 (str is _R$1.235) and 60.2 (str is
> _R$<A0>1.235, see Bug#53035).
Sorry, I failed to notice bug #53035
My attempted fix was wrong, so I applied your patch. Thanks.