From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Fang Newsgroups: gmane.lisp.guile.bugs Subject: bug#10684: guile-2.0.5 test failures on powerpc-darwin8 Date: Sat, 4 Feb 2012 14:56:53 -0500 (EST) Message-ID: References: <87mx9289l0.fsf@gnu.org> <87ty38sxs4.fsf@gnu.org> <87liojq510.fsf@inria.fr> <87pqduj1uy.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="1417701856-594407471-1328385413=:387" X-Trace: dough.gmane.org 1328385448 29649 80.91.229.3 (4 Feb 2012 19:57:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Feb 2012 19:57:28 +0000 (UTC) Cc: 10684@debbugs.gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Feb 04 20:57:27 2012 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rtlji-00081N-U4 for guile-bugs@m.gmane.org; Sat, 04 Feb 2012 20:57:27 +0100 Original-Received: from localhost ([::1]:54749 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rtlji-00018R-Hr for guile-bugs@m.gmane.org; Sat, 04 Feb 2012 14:57:26 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:37220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rtljf-00018B-Qj for bug-guile@gnu.org; Sat, 04 Feb 2012 14:57:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rtlje-0001Ck-Do for bug-guile@gnu.org; Sat, 04 Feb 2012 14:57:23 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rtlje-0001Cg-Bv for bug-guile@gnu.org; Sat, 04 Feb 2012 14:57:22 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RtlkH-00013j-QN for bug-guile@gnu.org; Sat, 04 Feb 2012 14:58:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: David Fang Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Sat, 04 Feb 2012 19:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10684 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 10684-submit@debbugs.gnu.org id=B10684.13283854664049 (code B ref 10684); Sat, 04 Feb 2012 19:58:01 +0000 Original-Received: (at 10684) by debbugs.gnu.org; 4 Feb 2012 19:57:46 +0000 Original-Received: from localhost ([127.0.0.1]:54612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rtlk1-00013G-Nr for submit@debbugs.gnu.org; Sat, 04 Feb 2012 14:57:45 -0500 Original-Received: from csl.cornell.edu ([128.84.224.10]:4924) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rtljz-000134-MO for 10684@debbugs.gnu.org; Sat, 04 Feb 2012 14:57:44 -0500 Original-Received: from hal-00.csl.cornell.edu (hal-00.csl.cornell.edu [128.84.224.105]) by csl.cornell.edu (8.13.4/8.13.4) with ESMTP id q14Jur09040920; Sat, 4 Feb 2012 14:56:58 -0500 (EST) In-Reply-To: <87pqduj1uy.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6197 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1417701856-594407471-1328385413=:387 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by csl.cornell.edu id q14Jur09040920 >> FAIL: i18n.test: format ~h: English: 12345.5678 > > Yes, that=FF=FFs a new feature, and a new regression. ;-) > Can you try: > > (use-modules (ice-9 format)) > (setlocale LC_ALL "en_US") > (format #f "~h" 12345.5678) [fangism:guile20-2.0.5.24-e7f7-0/guile-2.0.5.24-e7f7/build] fang%=20 meta/guile GNU Guile 2.0.5.24-e7f7 Copyright (C) 1995-2012 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> (use-modules (ice-9 format)) scheme@(guile-user)> (setlocale LC_ALL "en_US") $1 =3D "en_US" scheme@(guile-user)> (format #f "~" 12345.5678) ;;; :3:0: warning: "~": wrong number of `format' arguments:=20 expected 0, got 1 $2 =3D "~" > (use-modules (ice-9 i18n)) > (setlocale LC_ALL "en_US") > (locale-decimal-point) > (locale-thousands-separator) [fangism:guile20-2.0.5.24-e7f7-0/guile-2.0.5.24-e7f7/build] fang%=20 meta/guile GNU Guile 2.0.5.24-e7f7 Copyright (C) 1995-2012 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guile-user)> (use-modules (ice-9 i18n)) scheme@(guile-user)> (setlocale LC_ALL "en_US") $1 =3D "en_US" scheme@(guile-user)> (locale-decimal-point) $2 =3D "." scheme@(guile-user)> (locale-thousands-separator) $3 =3D "," --=20 David Fang http://www.csl.cornell.edu/~fang/ --1417701856-594407471-1328385413=:387--