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

[macro] Don't choke on namePos for reification pattern matching #11671

Merged
merged 3 commits into from
May 15, 2024

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented May 15, 2024

Regression caused by #11163 (included in 4.3 since 4.3.2)

Closes #11670

@kLabz kLabz added this to the 4.3 Hotfix milestone May 15, 2024
@Simn
Copy link
Member

Simn commented May 15, 2024

I came across this here as well: https://github.com/HaxeFoundation/haxe/pull/11433/files#diff-ab968c3bf7920394223f1e06df61005000b96ea50a32cdb23508f018da663c11

@kLabz
Copy link
Contributor Author

kLabz commented May 15, 2024

I guess that TODO could wait for #11433 😁

@Simn Simn merged commit 38e50fd into development May 15, 2024
99 checks passed
@skial skial mentioned this pull request May 16, 2024
1 task
@kLabz kLabz deleted the fix/issue11670 branch May 28, 2024 09:32
kLabz added a commit that referenced this pull request Jun 28, 2024
* [macro] Don't choke on namePos for reification pattern matching

* [tests] Add test for 11670

* Do it like in #11433
@kLabz kLabz mentioned this pull request Jul 18, 2024
kLabz added a commit that referenced this pull request Jul 18, 2024
* [macro] Don't choke on namePos for reification pattern matching

* [tests] Add test for 11670

* Do it like in #11433
@kLabz kLabz removed this from the 4.3 Hotfix milestone Jul 18, 2024
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.

[macro] reification pattern matching regression
2 participants