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

Remove PROTOTYPE comments and fix formatting warnings #34475

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

@AlekseyTs AlekseyTs requested review from a team as code owners March 26, 2019 20:08
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Please review

@AlekseyTs AlekseyTs added the Feature - Default Interface Impl Default Interface Implementation label Mar 27, 2019
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Please review

// the message should be adjusted. Should also check diagnostics for an attempt
// to implement other sealed members.
// https://github.com/dotnet/roslyn/issues/34455: The wording "accessor not found in interface member" is somewhat misleading
// in this scenario. The accessor is there, but cannot be implemented. Prehaps
Copy link
Member

Choose a reason for hiding this comment

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

Prehaps [](start = 130, length = 7)

Typo

Copy link
Contributor Author

@AlekseyTs AlekseyTs Mar 27, 2019

Choose a reason for hiding this comment

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

Typo

This is a preexisting condition, the entire comment will be removed once the referenced issue is addressed.

@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Please review, need a second sign-off

@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Please review, need a second sign-off for a very small change

@AlekseyTs AlekseyTs merged commit bb115b5 into dotnet:features/DefaultInterfaceImplementation Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants