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

fix Issue 16582 - ParameterDefaults fails w/ scope parameter #4864

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

MartinNowak
Copy link
Member

@MartinNowak MartinNowak commented Oct 15, 2016

  • workaround scope escape error to get default parameter
  • would require a working return scope for a proper implementation

Got broken by dlang/dmd#5903

- workaround scope escape error to get default parameter
- would require a working `return scope` for a proper implementation
@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
16582 [REG2.072.0-b1] ParamterDefaultValueTuple fails to compile for scope paramters

@MartinNowak MartinNowak added this to the 2.072.0 milestone Oct 16, 2016
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