GNU bug report logs - #9567
curious match bug (?)

Previous Next

Package: guile;

Reported by: Andy Wingo <wingo <at> pobox.com>

Date: Wed, 21 Sep 2011 03:36:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #26 received at 9567 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Alex Shinn <alexshinn <at> gmail.com>
Cc: Andy Wingo <wingo <at> pobox.com>, 9567 <at> debbugs.gnu.org
Subject: Re: bug#9567: `match' bug ?
Date: Sat, 15 Oct 2011 16:07:20 +0200
Hi Alex,

Alex Shinn <alexshinn <at> gmail.com> skribis:

> On Sun, Sep 25, 2011 at 12:01 AM, Andy Wingo <wingo <at> pobox.com> wrote:
>>
>> We are getting the following bug in Guile:
>> [...]
>>
>>    > (define a '(1 2))
>>    > (match a ((and (a 2) (1 b)) (+ a b)) (_ #f))
>>    #f
>
> Yes, that's a bug - confirmed in Chibi.  The
> diagnosis is also correct.  I've applied the
> patch and updated the synthcode match.scm
> and the Chibi repo.

I’m trying to update Guile’s copy from Chibi but changeset
876:528cdab3f818 in the default branch doesn’t seem to contain the fix.

What am I missing?

Thanks,
Ludo’.




This bug report was last modified 13 years and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.