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 8101 - Fixup pull improving diagnostics when there are overloads present. #3520

Merged
merged 1 commit into from May 2, 2014
Merged

Conversation

ghost
Copy link

@ghost ghost commented May 2, 2014

This is a small fixup for the diagnostic introduced in #3508.

https://issues.dlang.org/show_bug.cgi?id=8101

Essentially we don't have to print the argument types of a single function when there are multiple overloads listed.

Another future improvement that could be done is to detect @property functions. If the only overloads are properties then the diagnostic could reflect that.

WalterBright added a commit that referenced this pull request May 2, 2014
Issue 8101 - Fixup pull improving diagnostics when there are overloads present.
@WalterBright WalterBright merged commit 3ddfaad into dlang:master May 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants