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 2540 - super can not be using in alias statement #199

Merged
merged 1 commit into from
Aug 13, 2011

Conversation

yebblies
Copy link
Member

@yebblies yebblies commented Jul 3, 2011

Allow using super.* and this.* where a type is expected.

http://d.puremagic.com/issues/show_bug.cgi?id=2540

@yebblies
Copy link
Member Author

yebblies commented Jul 4, 2011

@WalterBright
It should automerge now!

@andralex
Copy link
Member

andralex commented Jul 5, 2011

Excellent, this greatly improves the usefulness of alias inside type definitions.

Allow using super.* and this.* where a type is expected.
WalterBright added a commit that referenced this pull request Aug 13, 2011
Issue 2540 - super can not be using in alias statement
@WalterBright WalterBright merged commit 078cd68 into dlang:master Aug 13, 2011
braddr pushed a commit to braddr/dmd that referenced this pull request Sep 15, 2011
Fix std.typecons.scoped problem with interface inheritance
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