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

[hxb] detect need for local context in nested anons #11617

Merged
merged 8 commits into from Mar 27, 2024

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented Mar 22, 2024

Should fix #11589 (the hashlink debugger part)

Leaving as a draft for now, will come back to it on monday tuesday:

@Simn
Copy link
Member

Simn commented Mar 22, 2024

Hmm... I don't fully understand why this is necessary, but it looks cleaner anyway.

@kLabz kLabz marked this pull request as ready for review March 27, 2024 07:05
@kLabz
Copy link
Contributor Author

kLabz commented Mar 27, 2024

Rudy CI is fine with this (and was broken before), only remaining issues are not related:

  • something wrong with unbound type parameters (not sure those should be unbound + compilation breaks afterwards)
  • dune isn't compiling with nightlies (locally at least), need to investigate

@kLabz kLabz merged commit ea964ad into development Mar 27, 2024
100 checks passed
@skial skial mentioned this pull request Apr 3, 2024
1 task
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.

Haxe error Invalid_argument("index out of bounds") on JS project compile with --connect
2 participants