[EMAIL PROTECTED] (Thomas Bushnell, BSG) writes:
> This bug exists in Guile 1.4.
Thanks, I have recorded this as bug 'eager-funpos-checking'.
___
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile
This bug exists in Guile 1.4.
--- Begin Message ---
The expression (call/cc (lambda (c) (0 (c 1 is a legal expression
according to r5rs, whose semantics are that 1 gets returned when it is
passed to the escape procedure c during the evaluation of the
positions of the combination (0 (c 1))
> "Marius" == Marius Vollmer <[EMAIL PROTECTED]> writes:
Marius> Neil Jerram <[EMAIL PROTECTED]> writes:
>> OK. Any thoughts on whether this is worth putting into the stable
>> branch as well? I assume it's Rob's decision...
Marius> If I understand the issue right (which I