guile-devel
[Top][All Lists]
Advanced

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

Re: Bug#351693: guile-1.6: builds on ia64, but causes other packages to


From: Neil Jerram
Subject: Re: Bug#351693: guile-1.6: builds on ia64, but causes other packages to FTBFS?
Date: Fri, 16 Jun 2006 11:14:40 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Rob Browning <address@hidden> writes:

> Indeed.  I can reproduce this in the sid chroot on merulo and after
> some hacking, I've narrowed it down to a problem with Guile's
> call-with-current-continuation (which is called by guile-library's
> unit-test.scm[1]):
>
>   (define (foo)
>     (call-with-current-continuation
>      (lambda (return)
>        (return #t))))
>
>   guile> (foo)
>   Illegal instruction
>
> I'm cc'ing upstream.

Is anyone already working on this?  If not, I'll take a look.

Regards,
     Neil





reply via email to

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