guile-devel
[Top][All Lists]
Advanced

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

Re: Bug in hobbit?


From: Rob Browning
Subject: Re: Bug in hobbit?
Date: 16 May 2001 11:58:06 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Looks like there's just a bug in hobbit.  This crashes it:

  (let ((foo (lambda (bar . baz)
               #t)))
    #t)

Basically any lambda with a dotted arglist bound in a let or letrec
craters hobbit.

I'll investigate, though if anyone knows more about how hobbit's
supposed to handle this (i.e. is there a global pass that's supposed
to rewrite dotted args), please let me know.  That could save me some
time poking around.

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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