Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closure variable capturing bug #8

Open
attila-lendvai opened this issue Jun 19, 2024 · 0 comments
Open

closure variable capturing bug #8

attila-lendvai opened this issue Jun 19, 2024 · 0 comments

Comments

@attila-lendvai
Copy link
Owner

there's a major bug in lambda's capturing the wrong cell. it's present in every version and implementation.

IIRC, eval/closures/bug/1 is a reproducer of that.

i didn't understand well enough how cells are allocated and referenced, so i failed to fix it before i ran out of steam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant