Skip to content

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Mar 2, 2015

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

In pull #2453, VariantN.opIndex has been changed to return Variant.
It affects to OpID.catAssign case in handler(A), because it's using alias E = typeof((*zis)[0]); to determine concatenated element type.

In pull#2453, VariantN.opIndex has been changed to return `Variant`.
It affects to OpID.catAssign case in handler(A), because it's using `alias E = typeof((*zis)[0]);` to determine concatenated element type.
@JakobOvrum
Copy link
Contributor

Thanks, LGTM

@WalterBright
Copy link
Member

Auto-merge toggled on

@9rnsr 9rnsr added this to the 2.067 milestone Mar 4, 2015
WalterBright added a commit that referenced this pull request Mar 4, 2015
[REG2.067b2] Issue 14233 - Can't build Algebraic!(This[]) anymore
@WalterBright WalterBright merged commit 23702b2 into dlang:master Mar 4, 2015
@9rnsr 9rnsr deleted the fix14233 branch March 6, 2015 01:25
WalterBright added a commit that referenced this pull request Mar 10, 2015
[REG2.067b2] Issue 14233 - Can't build Algebraic!(This[]) anymore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants