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

Issue 15209 - redundant error message on invalid field access #5196

Merged
merged 1 commit into from Oct 16, 2015

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Oct 16, 2015

b.type = v.type.addMod(e.type.mod);
return b;
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By removing this old code, TypeStruct.dotExp and TypeClass.dotExp will become consistent.

@9rnsr
Copy link
Contributor Author

9rnsr commented Oct 16, 2015

@AndrejMitrovic
Copy link
Contributor

Auto-merge toggled on

AndrejMitrovic added a commit that referenced this pull request Oct 16, 2015
Issue 15209 - redundant error message on invalid field access
@AndrejMitrovic AndrejMitrovic merged commit e5f4f76 into dlang:master Oct 16, 2015
@9rnsr
Copy link
Contributor Author

9rnsr commented Oct 16, 2015

Thanks!

@9rnsr 9rnsr deleted the fix15209 branch October 16, 2015 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants