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

Compiler: fix closure deps #1565

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Compiler: fix closure deps #1565

merged 2 commits into from
Feb 16, 2024

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented Feb 12, 2024

No description provided.

@hhugo hhugo requested a review from vouillon February 12, 2024 16:18
compiler/lib/generate.ml Outdated Show resolved Hide resolved
@hhugo hhugo mentioned this pull request Feb 12, 2024
@hhugo hhugo merged commit 1a03661 into master Feb 16, 2024
14 of 15 checks passed
@hhugo hhugo deleted the clo-deps branch February 16, 2024 11:32
@hhugo
Copy link
Member Author

hhugo commented Feb 19, 2024

This PR is incorrect, we need to flush all free variables of funcitons from the queue

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

Successfully merging this pull request may close these issues.

2 participants