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 9017 - __traits(compiles, { enum e = <expression tuple>; }) is true but code doesn't compile #2464

Merged
merged 3 commits into from Aug 18, 2013

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Aug 11, 2013

@andralex
Copy link
Member

why the red in tests?

@9rnsr
Copy link
Contributor Author

9rnsr commented Aug 12, 2013

@andralex Thank you for the checking. The reason is a silent regression introduced in 2.064a dev, bug 10808. Now I pushed additional fix for the regression.

…ld report error

By the commit 1fdbfa6, mangled name of template instance is lazily calculated and Expression::toMangleBuffer call is sometimes avoided. Then the case fail235.d was silently broken.
WalterBright added a commit that referenced this pull request Aug 18, 2013
Issue 9017 - __traits(compiles, { enum e = <expression tuple>; }) is true but code doesn't compile
@WalterBright WalterBright merged commit 558fffa into dlang:master Aug 18, 2013
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