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

workaround Issue 14894 - linkage error with mixin template in std.net.curl #4871

Merged
merged 1 commit into from
Aug 10, 2015

Conversation

MartinNowak
Copy link
Member

@MartinNowak
Copy link
Member Author

That'll hopefully work until we have a new scheme to generate unique names per scope for mixin templates and lambda functions.
It's important to fix this to not risk many linkage errors when people unittest their code (triggering this bug somewhere in phobos).

@MartinNowak
Copy link
Member Author

Ping @WalterBright, @9rnsr

@WalterBright
Copy link
Member

It's a bit hackish, but will do for now.

@WalterBright
Copy link
Member

Auto-merge toggled on

@9rnsr
Copy link
Contributor

9rnsr commented Aug 10, 2015

Looks good.

WalterBright added a commit that referenced this pull request Aug 10, 2015
workaround Issue 14894 - linkage error with mixin template in std.net.curl
@WalterBright WalterBright merged commit 2421415 into dlang:stable Aug 10, 2015
@MartinNowak MartinNowak deleted the workaround14894 branch August 10, 2015 01:55
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