From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: Modules and GOOPS Date: Fri, 29 Jul 2016 02:17:14 -0300 Message-ID: <20160729021714.15b25a4c@capac> References: <20160728181425.5f167237@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/Rqk8Rf5/V3q4VsvZmEbnBL="; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1469769496 10730 80.91.229.3 (29 Jul 2016 05:18:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Jul 2016 05:18:16 +0000 (UTC) Cc: guile-user@gnu.org To: Kovacsics =?UTF-8?B?UsOzYmVydA==?= Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Jul 29 07:18:07 2016 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bT0BS-0004qt-Px for guile-user@m.gmane.org; Fri, 29 Jul 2016 07:18:06 +0200 Original-Received: from localhost ([::1]:57485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT0BM-0005HJ-ND for guile-user@m.gmane.org; Fri, 29 Jul 2016 01:18:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT0Av-0005H2-7M for guile-user@gnu.org; Fri, 29 Jul 2016 01:17:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bT0Ar-0006co-02 for guile-user@gnu.org; Fri, 29 Jul 2016 01:17:32 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:35378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT0Aq-0006cf-Pu for guile-user@gnu.org; Fri, 29 Jul 2016 01:17:28 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 58F96A04C142; Fri, 29 Jul 2016 07:17:27 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id cV4GLv12HRbL; Fri, 29 Jul 2016 07:17:23 +0200 (CEST) Original-Received: from capac (unknown [179.210.35.181]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 585C5A04C141; Fri, 29 Jul 2016 07:17:22 +0200 (CEST) In-Reply-To: <20160728181425.5f167237@capac> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 79.99.200.102 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:12805 Archived-At: --Sig_/Rqk8Rf5/V3q4VsvZmEbnBL= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Re, > ... > This great global parameter setting, and API IMO, has been withdrawn in G= uile-2.2, > which hard codes duplicate handlers 'as in the manual'. This above sentence is ambiguous/incomplete, here is more accurate 'version= ', hopefully: This great global parameter setting, and API IMO, has been withdrawn in Guile-2.2. In 2.2, when a module does not declare its duplicate handlers set, using the #:duplicates module directive, then Guile 2.2 won't read the global parameter setting anymore, as it did in 2.0, it will assume instead that the user wants the default duplicate handlers set, as specified in the manual. David. --Sig_/Rqk8Rf5/V3q4VsvZmEbnBL= Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXmubaAAoJEPN0/ZOjBXrX/BkIALXuvk8ALUhJFa+w9RAoEtAz 7g26EiKk5ToRqu9BBEC5r1zJi+93KG0+0sUEP0VaQWdzcIo9XVbvUhX0CBUTI3PL dDsMt9iVOKpVqg0avH01UmSsepbQmbjinc+ISStNlnb4BxP1raso5uHYqPksphS1 q3C746cCOZg48DMCt45sxktKuYHOpfMu3UpLDAXh0TFOFEBq3hLM2SzHMFWI656c y4BxsHWNGxw5m3hkNN8CIpkyGpeHIR8bXnNXgAcyOiT0DmjautMJZ70IljE5Gyvm 1v7JrHixmJKikm0oANpJwwrt7MgfnJl0wdZQdHQVpjyznlzvKPTLIvvILZ+oMKA= =6unr -----END PGP SIGNATURE----- --Sig_/Rqk8Rf5/V3q4VsvZmEbnBL=--