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

EnC: Reordering attributes is allowed, but the generated update is incorrect #50917

Open
tmat opened this issue Jan 30, 2021 · 0 comments
Open

Comments

@tmat
Copy link
Member

tmat commented Jan 30, 2021

Version Used:
Version 16.9.0 Preview 4.0 [30920.304.main]

Steps to Reproduce:

Edit

[A,B] class C {} 
[B,A] class C {}

Expected Behavior:

No semantic edit of the class C is generated.

Actual Behavior:

Semantic update is generated, which fails to be applied.

Revisit existing EnC attribute tests and add semantic edit testing.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 30, 2021
@tmat tmat added this to the 16.10 milestone Jan 30, 2021
@jinujoseph jinujoseph added Concept-Continuous Improvement and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Feb 2, 2021
@jinujoseph jinujoseph modified the milestones: 16.10, Backlog Jul 16, 2021
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