From unknown Mon Jun 23 04:14:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39210: Guile 3.0: &assertion undefined in (rnrs conditions (6)) Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 20 Jan 2020 22:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39210 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: 39210@debbugs.gnu.org X-Debbugs-Original-To: bug-guile@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15795595255856 (code B ref -1); Mon, 20 Jan 2020 22:33:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Jan 2020 22:32:05 +0000 Received: from localhost ([127.0.0.1]:46208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itfaX-0001WN-50 for submit@debbugs.gnu.org; Mon, 20 Jan 2020 17:32:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:47128) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itfaV-0001WH-2G for submit@debbugs.gnu.org; Mon, 20 Jan 2020 17:32:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54013) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itfaS-0004kH-La for bug-guile@gnu.org; Mon, 20 Jan 2020 17:32:02 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itfaR-00035D-CH for bug-guile@gnu.org; Mon, 20 Jan 2020 17:32:00 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21193) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1itfaQ-00030T-LS for bug-guile@gnu.org; Mon, 20 Jan 2020 17:31:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1579559515; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; bh=K3M1K23V9gi3IPPXn3pxvwaAMKIwR1EE9dRtbX11Hv0=; b=i+kWnqY1IK7+dZMoThgfGYdG60ePuGF3htjtXafT7KvbQCgt6DyBGJsbVFwiCrxd ZKIz6BnZEpZjAYSBJ2nN/sd8815g6LRyyJRL1lzgLxxIoPK3v+BW1Bh3FBmdSkxyKbk VGyqNi/8W8M6dKJiQFfQSoHmPTxcm71Wsp3PtRik= Received: from localhost (p54AD4D30.dip0.t-ipconnect.de [84.173.77.48]) by mx.zohomail.com with SMTPS id 1579559511958517.7198861015924; Mon, 20 Jan 2020 14:31:51 -0800 (PST) User-agent: mu4e 1.2.0; emacs 26.3 From: Ricardo Wurmus X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Mon, 20 Jan 2020 23:31:48 +0100 Message-ID: <87d0bdwyi3.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 136.143.188.51 X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The module (rnrs conditions (6)) exports &assertion but renames the imported &assertion-failure to &assertion-violation (not &assertion). Programs using &assertion from (rnrs conditions) fail with an unbound variable error. Using &violation instead of &assertion works. -- Ricardo From unknown Mon Jun 23 04:14:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ricardo Wurmus Subject: bug#39210: closed (Re: bug#39210: Guile 3.0: &assertion undefined in (rnrs conditions (6))) Message-ID: References: <87y2u0bvbn.fsf@gnu.org> <87d0bdwyi3.fsf@elephly.net> X-Gnu-PR-Message: they-closed 39210 X-Gnu-PR-Package: guile Reply-To: 39210@debbugs.gnu.org Date: Tue, 21 Jan 2020 16:59:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1579625941-26521-1" This is a multi-part message in MIME format... ------------=_1579625941-26521-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #39210: Guile 3.0: &assertion undefined in (rnrs conditions (6)) which was filed against the guile package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 39210@debbugs.gnu.org. --=20 39210: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D39210 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1579625941-26521-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 39210-done) by debbugs.gnu.org; 21 Jan 2020 16:58:39 +0000 Received: from localhost ([127.0.0.1]:48350 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itwrL-0006t6-EI for submit@debbugs.gnu.org; Tue, 21 Jan 2020 11:58:39 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60757) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itwrG-0006sp-3h for 39210-done@debbugs.gnu.org; Tue, 21 Jan 2020 11:58:33 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1itwrA-0004nU-Px; Tue, 21 Jan 2020 11:58:24 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=35198 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1itwr9-0000m4-Uz; Tue, 21 Jan 2020 11:58:24 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Ricardo Wurmus Subject: Re: bug#39210: Guile 3.0: &assertion undefined in (rnrs conditions (6)) References: <87d0bdwyi3.fsf@elephly.net> Date: Tue, 21 Jan 2020 17:58:20 +0100 In-Reply-To: <87d0bdwyi3.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 20 Jan 2020 23:31:48 +0100") Message-ID: <87y2u0bvbn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 39210-done Cc: 39210-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, Ricardo Wurmus skribis: > The module (rnrs conditions (6)) exports &assertion but renames the > imported &assertion-failure to &assertion-violation (not &assertion). > Programs using &assertion from (rnrs conditions) fail with an unbound > variable error. > > Using &violation instead of &assertion works. I believe commit 1b8e9ca0e37fab366435436995248abdfc780a10 fixes it. Thanks! Ludo=E2=80=99. ------------=_1579625941-26521-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 20 Jan 2020 22:32:05 +0000 Received: from localhost ([127.0.0.1]:46208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itfaX-0001WN-50 for submit@debbugs.gnu.org; Mon, 20 Jan 2020 17:32:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:47128) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itfaV-0001WH-2G for submit@debbugs.gnu.org; Mon, 20 Jan 2020 17:32:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54013) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itfaS-0004kH-La for bug-guile@gnu.org; Mon, 20 Jan 2020 17:32:02 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itfaR-00035D-CH for bug-guile@gnu.org; Mon, 20 Jan 2020 17:32:00 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21193) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1itfaQ-00030T-LS for bug-guile@gnu.org; Mon, 20 Jan 2020 17:31:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1579559515; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; bh=K3M1K23V9gi3IPPXn3pxvwaAMKIwR1EE9dRtbX11Hv0=; b=i+kWnqY1IK7+dZMoThgfGYdG60ePuGF3htjtXafT7KvbQCgt6DyBGJsbVFwiCrxd ZKIz6BnZEpZjAYSBJ2nN/sd8815g6LRyyJRL1lzgLxxIoPK3v+BW1Bh3FBmdSkxyKbk VGyqNi/8W8M6dKJiQFfQSoHmPTxcm71Wsp3PtRik= Received: from localhost (p54AD4D30.dip0.t-ipconnect.de [84.173.77.48]) by mx.zohomail.com with SMTPS id 1579559511958517.7198861015924; Mon, 20 Jan 2020 14:31:51 -0800 (PST) User-agent: mu4e 1.2.0; emacs 26.3 From: Ricardo Wurmus To: bug-guile@gnu.org Subject: Guile 3.0: &assertion undefined in (rnrs conditions (6)) X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Mon, 20 Jan 2020 23:31:48 +0100 Message-ID: <87d0bdwyi3.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 136.143.188.51 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The module (rnrs conditions (6)) exports &assertion but renames the imported &assertion-failure to &assertion-violation (not &assertion). Programs using &assertion from (rnrs conditions) fail with an unbound variable error. Using &violation instead of &assertion works. -- Ricardo ------------=_1579625941-26521-1--