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

Fix weird partial module resolution #40

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented Nov 26, 2024

Hi!

tink_macro is using a "trick" with partial resolution at a couple places, which we're removing support for in HaxeFoundation/haxe#11338

For MacroOutcomeTools, it was actually pointing to tink.CoreApi.OutcomeTools, but I assumed pointing to the actual type rather than the typedef was potentially better here since it's a bit verbose either way?

@back2dos back2dos merged commit bdf7819 into haxetink:master Nov 27, 2024
3 checks passed
@skial skial mentioned this pull request Dec 9, 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.

2 participants