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

Compiler crash switching on a value of type System.Type #10459

Closed
gafter opened this issue Apr 11, 2016 · 1 comment
Closed

Compiler crash switching on a value of type System.Type #10459

gafter opened this issue Apr 11, 2016 · 1 comment
Labels
Area-Compilers Bug Feature - Pattern Matching Pattern Matching Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented

Comments

@gafter
Copy link
Member

gafter commented Apr 11, 2016

Reported in #8194 (comment):

Seems you can do it in future branch
snip_20160410064405
But the compiler will crash when compiling it :(

@gafter gafter self-assigned this Apr 11, 2016
@gafter gafter added this to the 2.0 (RC) milestone Apr 11, 2016
@gafter gafter added the 4 - In Review A fix for the issue is submitted for review. label Apr 12, 2016
gafter added a commit to gafter/roslyn that referenced this issue Apr 12, 2016
Fix check for cross-assembly pattern-matching operators.
Fixes dotnet#10459 dotnet#10364
Closes dotnet#8778 dotnet#9284
@gafter
Copy link
Member Author

gafter commented Apr 16, 2016

Fixed in the features/patterns branch by #10590

@gafter gafter closed this as completed Apr 16, 2016
@gafter gafter added Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented and removed 4 - In Review A fix for the issue is submitted for review. labels Apr 16, 2016
@gafter gafter removed their assignment Apr 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Bug Feature - Pattern Matching Pattern Matching Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Projects
None yet
Development

No branches or pull requests

1 participant