X Tutup
Skip to content

Macro generated EVars position fixes#11163

Merged
Simn merged 5 commits intoHaxeFoundation:developmentfrom
kLabz:fix/issue11162
Apr 27, 2023
Merged

Macro generated EVars position fixes#11163
Simn merged 5 commits intoHaxeFoundation:developmentfrom
kLabz:fix/issue11162

Conversation

@kLabz
Copy link
Contributor

@kLabz kLabz commented Apr 18, 2023

See #11162

I'd add that to 4.3_bugfix but that might be a problematic change because of Var.namePos addition?

@kLabz kLabz marked this pull request as draft April 18, 2023 19:35
@kLabz kLabz changed the title Fallback to EVars position if var pos is null Macro generated EVars position fixes Apr 19, 2023
@kLabz kLabz marked this pull request as ready for review April 19, 2023 10:55
@kLabz kLabz requested a review from Simn April 27, 2023 11:59
@Simn Simn merged commit 88a65c2 into HaxeFoundation:development Apr 27, 2023
kLabz added a commit that referenced this pull request May 9, 2023
* set EVars position from macro reification

* [tests] add test for 11162

* Expose Var.namePos

* Fallback to EVars position for var names when namePos is null_pos

* fix null_pos check
@kLabz kLabz mentioned this pull request May 9, 2023
13 tasks
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

X Tutup