guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Guile 2.1.4 released [beta]


From: Jan Wedekind
Subject: Re: GNU Guile 2.1.4 released [beta]
Date: Fri, 16 Sep 2016 20:42:54 +0100
User-agent: K-9 Mail for Android

Ok, no worries. I will rename "match".
The test suite of "aiscm" fails but I didn't manage to create a small example so far.

On 16. September 2016 16:49:51 GMT+00:00, David Pirotte <address@hidden> wrote:
Jan,

I haven't managed to isolate it properly but I observed some strange
problem with "concatenate" (using my "aiscm" library).

(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

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

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]