Hi Alex, Alex Shinn <[email protected]> skribis:
> On Sun, Sep 25, 2011 at 12:01 AM, Andy Wingo <[email protected]> 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’.
