Summary

Incorrect capture of `begin'

Metadata

Description

 (let ((begin (lambda (x y) (printf "x=~s y=~s\n" x y)))) 1 2)

(prints "x=1 y=2")

Changes and comments

[2009-06-24 19:51:13 UTC] felix changed priority from major to critical

[2009-06-25 09:54:23 UTC] felix changed status from new to closed

[2009-06-25 09:54:23 UTC] felix set resolution to fixed

[2009-06-25 09:54:23 UTC] felix wrote:

Fixed in r15057

[2009-12-01 16:01:13 UTC] Milestone 4.1.0 deleted