From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jan Wedekind Newsgroups: gmane.lisp.guile.devel Subject: Re: GNU Guile 2.1.4 released [beta] Date: Fri, 16 Sep 2016 20:42:54 +0100 Message-ID: <59da7cb5-641b-4ff1-9222-a0eed55d733b@email.android.com> References: <87bmzqbtf6.fsf@pobox.com> <20160916124951.2499a660@capac> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----47ZHZ06L2SBNI8BU8VH6048WONCTDT" Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1474055022 23625 195.159.176.226 (16 Sep 2016 19:43:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 16 Sep 2016 19:43:42 +0000 (UTC) User-Agent: K-9 Mail for Android Cc: Andy Wingo , guile-devel@gnu.org To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Sep 16 21:43:38 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bkz2o-0004ci-3S for guile-devel@m.gmane.org; Fri, 16 Sep 2016 21:43:30 +0200 Original-Received: from localhost ([::1]:43518 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkz2m-0007ZC-Dh for guile-devel@m.gmane.org; Fri, 16 Sep 2016 15:43:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkz2X-0007Z7-Mp for guile-devel@gnu.org; Fri, 16 Sep 2016 15:43:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkz2U-0007CA-E0 for guile-devel@gnu.org; Fri, 16 Sep 2016 15:43:13 -0400 Original-Received: from basicbox4.server-home.net ([195.137.212.26]:52646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkz2U-0007BY-7w for guile-devel@gnu.org; Fri, 16 Sep 2016 15:43:10 -0400 Original-Received: from [192.168.1.65] (host86-163-167-103.range86-163.btcentralplus.com [86.163.167.103]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by basicbox4.server-home.net (Postfix) with ESMTPSA id B32B21530665; Fri, 16 Sep 2016 21:43:07 +0200 (CEST) In-Reply-To: <20160916124951.2499a660@capac> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 195.137.212.26 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18674 Archived-At: ------47ZHZ06L2SBNI8BU8VH6048WONCTDT Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ok, no worries. I will rename "match". The test suite of "aiscm" fails but I didn't manage to create a small exa= mple so far. On 16. September 2016 16:49:51 GMT+00:00, David Pirotte = wrote: >Jan, > >> I haven't managed to isolate it properly but I observed some strange=20 >> problem with "concatenate" (using my "aiscm" library). > >> (define-method (match (i ) . args) ...) >> ... >> (apply match (concatenate (list (list 1) (list 2 2 3 4 5 6 )))) >> oop/goops.scm:1336:2: oop/goops.scm:1336:2: In procedure >vector-ref: Value >> out of range: 7 > > impossible to help you on this because the snipset is incomplete > please provide a complete match definition > >Also, I think match is really a 'problematic' name, because it is >defined in >(ice-9 match), and most of us almost always import this module. > >Chers, >David --=20 Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesend= et. ------47ZHZ06L2SBNI8BU8VH6048WONCTDT Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ok, no worries. I will rename "match".=
The test suite of "aiscm" fails but I didn't manage to crea= te a small example so far.

On 16. Septe= mber 2016 16:49:51 GMT+00:00, David Pirotte <david@altosw.be> wrote= :
Jan,

I haven't managed to isolate it properly but I observed so= me strange
problem with "concatenate" (using my "aiscm" library).<= br />

= (define-method (match (i <integer>) . args) ...)
.= ..
(apply match (concatenate (list (list 1) (list 2 2 3 4 5 6 = ))))
oop/goops.scm:1336:2: oop/goops.scm:1336:2: In procedure = vector-ref: Value
out of range: 7

impossib= le to help you on this because the snipset is incomplete
please pro= vide a complete match definition

Also, I think match is really= a 'problematic' name, because it is defined in
(ice-9 match), and m= ost of us almost always import this module.

Chers,
David

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesend= et. ------47ZHZ06L2SBNI8BU8VH6048WONCTDT--