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

Include location for required member missing error #73596

Open
333fred opened this issue May 20, 2024 · 1 comment
Open

Include location for required member missing error #73596

333fred opened this issue May 20, 2024 · 1 comment
Assignees
Milestone

Comments

@333fred
Copy link
Member

333fred commented May 20, 2024

For some breaking changes (such as params ReadOnlySpan) we can potentially bind to new APIs in areas that don't have access to all the requisite helper APIs; as an example, see dotnet/sdk#41014 (comment). It would be helpful for diagnosing these issues to include the location where the API was expected.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels May 20, 2024
@333fred
Copy link
Member Author

333fred commented May 21, 2024

As an example test case, see: dotnet/runtime#102513

@jaredpar jaredpar added Bug and removed untriaged Issues and PRs which have not yet been triaged by a lead labels May 23, 2024
@jaredpar jaredpar added this to the 17.12 milestone May 23, 2024
@jaredpar jaredpar modified the milestones: 17.12, Backlog Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants