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

[hl] Fix weird compiler error #11690

Merged

Conversation

Apprentice-Alchemist
Copy link
Contributor

Closes #11689

@Simn
Copy link
Member

Simn commented Jun 9, 2024

@ncannasse Could you check/merge this?

@Simn
Copy link
Member

Simn commented Jul 25, 2024

I checked the documentation for Marshal.Closures and this seems good to me:

If flags contains Marshal.Closures, functional values will be marshaled as a the position in the code of the program together with the values corresponding to the free variables captured in the closure. In this case, the output of marshaling can only be read back in processes that run exactly the same program, with exactly the same compiled code.

@Simn Simn merged commit 1c71a0e into HaxeFoundation:development Jul 25, 2024
50 checks passed
@Apprentice-Alchemist Apprentice-Alchemist deleted the bugfix/issue-11689 branch July 25, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants