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 7552 - Cannot get and combine a part of overloaded functions #748

Merged
merged 1 commit into from
Feb 20, 2012

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Feb 20, 2012

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

FuncAliasDeclaration now has flag that its member funcalias is overloaded.
And it is used as an element of __traits(getOverloads) due to represent the function symbol isn't overloaded.

FuncAliasDeclaration now has flag that its member funcalias is overloaded.
And it is used as an element of __traits(getOverloads) due to represent the function symbol isn't overloaded.
WalterBright added a commit that referenced this pull request Feb 20, 2012
Issue 7552 - Cannot get and combine a part of overloaded functions
@WalterBright WalterBright merged commit 2d23bfa into dlang:master Feb 20, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
Added std.range.Sequence slicing (Issue 7896)
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