Skip to content

For new switch semantics, we rely on subsumption checking to#13047

Merged
gafter merged 1 commit intodotnet:masterfrom
gafter:master-12573
Aug 10, 2016
Merged

For new switch semantics, we rely on subsumption checking to#13047
gafter merged 1 commit intodotnet:masterfrom
gafter:master-12573

Conversation

@gafter
Copy link
Copy Markdown
Member

@gafter gafter commented Aug 9, 2016

diagnose duplicate cases. Also, modify one of the diagnostics in
the new switch binder to be identical to that produced by the C#6
switch binder.

Fixes #12573
@AlekseyTs @agocke Please review
@dotnet/roslyn-compiler Additional eyes most welcome.

diagnose duplicate cases. Also, modify one of the diagnostics in
the new switch binder to be identical to that produced by the C#6
switch binder.

Fixes dotnet#12573
@gafter gafter added this to the 2.0 (Preview 5) milestone Aug 9, 2016
@gafter gafter added the 4 - In Review A fix for the issue is submitted for review. label Aug 9, 2016
@AlekseyTs
Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@cston
Copy link
Copy Markdown
Contributor

cston commented Aug 10, 2016

LGTM

@gafter gafter merged commit 25b9ba1 into dotnet:master Aug 10, 2016
@gafter gafter removed the 4 - In Review A fix for the issue is submitted for review. label Aug 10, 2016
@gafter gafter deleted the master-12573 branch May 24, 2018 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants