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 10870 - An interface in ddoc output should not be marked as abstract. #2493

Merged
merged 1 commit into from Aug 27, 2013
Merged

Conversation

ghost
Copy link

@ghost ghost commented Aug 22, 2013

@jacob-carlborg
Copy link
Contributor

That was quick :). Was there a test that checked for abstract interface.

@ghost
Copy link
Author

ghost commented Aug 22, 2013

The irony here is that in DMD-FE the InterfaceDeclaration class inherits the ClassDeclaration class, so it's easy to miss that when you're in a ClassDeclaration you're not necessarily operating on a class type.

WalterBright added a commit that referenced this pull request Aug 27, 2013
Issue 10870 - An interface in ddoc output should not be marked as abstract.
@WalterBright WalterBright merged commit ce9c756 into dlang:master Aug 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants