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

Issue 7943 - UFCS does not work with alias this #890

Merged
merged 2 commits into from
Apr 19, 2012

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Apr 19, 2012

@9rnsr
Copy link
Contributor Author

9rnsr commented Apr 19, 2012

Add fix for additionally found Issue 7945 - alias this doesn't work on function ref parameter

WalterBright added a commit that referenced this pull request Apr 19, 2012
Issue 7943 - UFCS does not work with alias this
@WalterBright WalterBright merged commit 11f70c7 into dlang:master Apr 19, 2012
@CyberShadow
Copy link
Member

This pull request introduced a regression:
https://issues.dlang.org/show_bug.cgi?id=16621


/* find most derived alias this type being matched.
*/
while (1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants