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

[SR-1489] Implement support for SE-0060: Enforcing order of defaulted parameters #44098

Closed
lattner mannequin opened this issue May 11, 2016 · 3 comments
Closed

[SR-1489] Implement support for SE-0060: Enforcing order of defaulted parameters #44098

lattner mannequin opened this issue May 11, 2016 · 3 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers

Comments

@lattner
Copy link
Mannequin

lattner mannequin commented May 11, 2016

Previous ID SR-1489
Radar None
Original Reporter @lattner
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, StarterBug
Assignee @rintaro
Priority Medium

md5: 7a7969aab5bd460e3ff6ff6f9c5d16cf

Issue Description:

This proposal has been accepted:
https://github.com/apple/swift-evolution/blob/master/proposals/0060-defaulted-parameter-order.md

In addition to rejecting malformed cases, we need to make sure to do the quality work to "fixit" move misplaced parameters into the right spot.

@rintaro
Copy link
Mannequin

rintaro mannequin commented Jun 28, 2016

Posted a PR: #3246

@ematejska
Copy link
Mannequin

ematejska mannequin commented Jul 7, 2016

Seems merged. Should this be closed out now?

@rintaro
Copy link
Mannequin

rintaro mannequin commented Jul 7, 2016

@ematejska Thank you! I forgot to close this.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

0 participants