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.066] Issue 15422 - associative array of nested struct - crash on usage #5304

Closed
wants to merge 2 commits into from

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Dec 9, 2015

On a nested struct, built-in generated equality (tupleof comparison), hashing (static xtoHash function), and assignment (implicitly added opAssign) should use its enclosing context identity.

On a nested struct, built-in generated equality (`tupleof` comparison), hashing (static `xtoHash` function), and assignment (implicitly added `opAssign`) should use its enclosing context identity.
@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
15422 [REG2.066] associative array of nested struct - crash on usage

@WalterBright
Copy link
Member

Resurrect line spaces in clone.d

Hundreds of lines of nothing but whitespace needs to go in separate PRs. We've discussed this many times.

@JackStouffer
Copy link
Member

Hundreds of lines of nothing but whitespace needs to go in separate PRs. We've discussed this many times.

9rnsr did that with #5239, then you closed it and asked him to not create PRs like that.

@GassaFM
Copy link

GassaFM commented Dec 13, 2015

Soo, what will be the fate of this PR?

@9rnsr 9rnsr closed this Dec 14, 2015
@9rnsr 9rnsr reopened this Dec 14, 2015
@9rnsr 9rnsr force-pushed the fix15422 branch 2 times, most recently from adf508b to fe5b3f4 Compare December 14, 2015 15:18
@9rnsr 9rnsr closed this Dec 14, 2015
@9rnsr 9rnsr deleted the fix15422 branch December 14, 2015 15:19
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.

5 participants