"Bill Schottstaedt" <[EMAIL PROTECTED]> 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"


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to