From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25409 invoked by alias); 19 Aug 2011 08:38:35 -0000 Received: (qmail 25203 invoked by uid 22791); 19 Aug 2011 08:38:33 -0000 X-SWARE-Spam-Status: No, hits=-8.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Aug 2011 08:38:16 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7J8cGUY009386 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 19 Aug 2011 04:38:16 -0400 Received: from dhcp-lab-190.englab.brq.redhat.com (dhcp-2-245.brq.redhat.com [10.34.2.245]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p7J8cEaP028214 for ; Fri, 19 Aug 2011 04:38:15 -0400 Message-ID: <4E4E2166.5020703@redhat.com> Date: Fri, 19 Aug 2011 08:38:00 -0000 From: Pavel Tisnovsky User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: mauve-discuss@sourceware.org Subject: Question about the test /gnu/testlet/java/util/Currency/Taiwan.java Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/msg00008.txt.bz2 Hi, I think that the number of fraction digits for Taiwan (TWD) currency should be set to 2, not to 0, according to (for example) these pages: http://www.londonfx.co.uk/ccylist.html http://en.wikipedia.org/wiki/ISO_4217 Can I fix it? Cheers, Pavel