Skip to content

closure variable capturing bug #8

Open
@attila-lendvai

Description

@attila-lendvai

there's a major bug in lambda's sometimes capturing the wrong cell. it's present in every version and implementation, but only manifests in rare enough circumstances.

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

i haven't yet understood well enough how cells are allocated and referenced, so i failed to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions