guile-devel
[Top][All Lists]
Advanced

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

Re: throw.c SCM_CDAR line 739


From: Kevin Ryde
Subject: Re: throw.c SCM_CDAR line 739
Date: Thu, 27 Apr 2006 11:47:04 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

"Bill Schottstaedt" <address@hidden> writes:
>
> If SCM_DEBUG_PAIR_ACCESSES is 1, throw.c line 739 triggers an error
> about accessing a non-pair.

That problem's been hanging around like a bad smell for a while now.

> Perhaps it should be:
>
>    !scm_is_pair (SCM_CAR (wind_goal)) || !scm_is_eq (SCM_CDAR (wind_goal), 
> jmpbuf);

Are you confident about that?  I glanced at the code before but
couldn't understand what was meant to be happening.


-- 
"a very ancient and fish-like smell"




reply via email to

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