From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.lisp.guile.bugs Subject: Re: r6rs-ports.test is failing Date: Mon, 6 Dec 2010 15:09:50 -0500 Message-ID: <20101206200950.LFKLV.241330.root@cdptpa-web24-z02> References: <20101201222836.SVM6A.91648.root@cdptpa-web17-z01> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291666228 25944 80.91.229.12 (6 Dec 2010 20:10:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Dec 2010 20:10:28 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Dec 06 21:10:24 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PPhOB-0003FQ-Iv for guile-bugs@m.gmane.org; Mon, 06 Dec 2010 21:10:23 +0100 Original-Received: from localhost ([127.0.0.1]:37228 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPhOA-00046h-Te for guile-bugs@m.gmane.org; Mon, 06 Dec 2010 15:10:22 -0500 Original-Received: from [140.186.70.92] (port=50812 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPhO0-00041X-IF for bug-guile@gnu.org; Mon, 06 Dec 2010 15:10:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPhNu-0000Pf-0t for bug-guile@gnu.org; Mon, 06 Dec 2010 15:10:12 -0500 Original-Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.121]:64673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPhNt-0000Mr-Q4 for bug-guile@gnu.org; Mon, 06 Dec 2010 15:10:05 -0500 Authentication-Results: cdptpa-omtalb.mail.rr.com smtp.user=dsmich@roadrunner.com; auth=pass (LOGIN) X-Authority-Analysis: v=1.1 cv=3jtQBdTzPyV+fq4oCU/u8ZPrJJGN11HvhaDVxyWhycI= c=1 sm=0 a=IkcTkHD0fZMA:10 a=doupyKFmAAAA:8 a=mDV3o1hIAAAA:8 a=LDMGFEISXEOfMd1yv7YA:9 a=R0lujNcgEi_QHPMW0hshVWGgS9IA:4 a=QEXdDO2ut3YA:10 a=0vUscowIxtUA:10 a=ii61gXl28gQA:10 a=G4b9rEKDMGvtoIkW0Y0qgw==:117 X-Cloudmark-Score: 0 Original-Received: from [10.127.132.175] ([10.127.132.175:40166] helo=cdptpa-web24-z02) by cdptpa-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTPA id 87/7F-02631-E034DFC4; Mon, 06 Dec 2010 20:09:50 +0000 In-Reply-To: <20101201222836.SVM6A.91648.root@cdptpa-web17-z01> X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: from 66.178.229.162 by webmail.roadrunner.com; Mon, 6 Dec 2010 20:09:50 +0000 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4891 Archived-At: ---- dsmich@roadrunner.com wrote:=20 > The r6rs-ports.test is failing for me on a Debian Lenny 64bit system. FWIW, here is the output from git bisect: d4b8163784c4764b5b5ecd3c5ac3892cc5b46e64 is first bad commit commit d4b8163784c4764b5b5ecd3c5ac3892cc5b46e64 Author: Ludovic Court=C3=A8s Date: Wed Nov 24 23:01:50 2010 +0100 Honor R6RS transcoder error handling modes, when possible. =20 * module/rnrs/io/ports.scm (transcoded-port): Change RESULT's conversio= n strategy based on TRANSCODER's error-handling mode. =20 * test-suite/tests/r6rs-ports.test ("8.2.6 Input and output ports")["transcoded-port [error handling mode =3D raise]", "transcoded-port [error handling mode =3D replace]"]: New tests. :040000 040000 39e0776dc561c08c478b976beb094f4b9bc2c7ac f53be35c60c4c15d433= 381dd6f8416ca24953900 M module :040000 040000 b5c9c558cc161ff4f1316d1958aef15c484ac00f 0b263bdf54763231064= c485172555b1fb22edf31 M test-suite bisect run success