Skip to content

Fix for generic function through typedef#6971

Merged
Simn merged 1 commit into
HaxeFoundation:developmentfrom
bendmorris:generic-typedef
Apr 25, 2018
Merged

Fix for generic function through typedef#6971
Simn merged 1 commit into
HaxeFoundation:developmentfrom
bendmorris:generic-typedef

Conversation

@bendmorris
Copy link
Copy Markdown
Contributor

Fixes #5255 - this type_type is trying to load the underlying type's type path in the context of the calling file, which doesn't resolve in this example. For class fields this line doesn't seem necessary at all.

@Simn Simn merged commit 4d477bb into HaxeFoundation:development Apr 25, 2018
@bendmorris bendmorris deleted the generic-typedef branch April 25, 2018 21:31
@skial skial mentioned this pull request May 4, 2018
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.

@:generic and typedefs don't work together

2 participants