From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21404 invoked by alias); 12 Sep 2011 13:41:30 -0000 Received: (qmail 21396 invoked by uid 22791); 12 Sep 2011 13:41:29 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (80.101.103.228) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Sep 2011 13:41:12 +0000 Subject: Re: Question about the test /gnu/testlet/java/util/Currency/Taiwan.java From: Mark Wielaard To: Pavel Tisnovsky Cc: mauve-discuss@sourceware.org In-Reply-To: <4E4E2166.5020703@redhat.com> References: <4E4E2166.5020703@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 12 Sep 2011 13:41:00 -0000 Message-ID: <1315834868.3367.5.camel@springer.wildebeest.org> Mime-Version: 1.0 X-Spam-Score: -4.2 (----) X-IsSubscribed: yes Mailing-List: contact mauve-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sourceware.org X-SW-Source: 2011-q3/txt/msg00021.txt.bz2 On Fri, 2011-08-19 at 10:40 +0200, Pavel Tisnovsky wrote: > Hi, >=20 > I think that the number of fraction digits for Taiwan (TWD) currency shou= ld be > set to 2, not to 0, according to (for example) these pages: >=20 > http://www.londonfx.co.uk/ccylist.html > http://en.wikipedia.org/wiki/ISO_4217 >=20 > Can I fix it? Sure, do you have a patch? Thanks, Mark