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

[REG2.037] Issue 14682 - Incorrect interpretation of ~ [] #4742

Merged
merged 2 commits into from Jun 17, 2015

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jun 13, 2015

https://issues.dlang.org/show_bug.cgi?id=14682

When an array literal is on the CatExp operand, check whether it would work as a polymorphic expression.

CatExp should check whether array literal operands can fit to opposite side type.
In a concatenation for array vs. element, check that whether array literal operands can work like polymorphic expression.
@9rnsr 9rnsr changed the title Issue 14682 - [REG2.037] Incorrect interpretation of ~ [] [REG2.037] Issue 14682 - Incorrect interpretation of ~ [] Jun 13, 2015
@CyberShadow
Copy link
Member

Thanks :)

WalterBright added a commit that referenced this pull request Jun 17, 2015
[REG2.037] Issue 14682 - Incorrect interpretation of ~ []
@WalterBright WalterBright merged commit 67b8271 into dlang:master Jun 17, 2015
@9rnsr 9rnsr deleted the fix14682 branch June 18, 2015 00:12
9rnsr pushed a commit to 9rnsr/dmd that referenced this pull request Jun 26, 2015
[REG2.037] Issue 14682 - Incorrect interpretation of ~ []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants