Skip to content

Add SE-0186 to changelog. #12619

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

Merged
merged 1 commit into from
Oct 26, 2017
Merged

Conversation

gspiers
Copy link
Contributor

@gspiers gspiers commented Oct 25, 2017

Add an entry for SE-0186 to the changelog now that the implementation pull request has been merged into master.

@gspiers
Copy link
Contributor Author

gspiers commented Oct 25, 2017

@slavapestov Let me know if you have any changes/suggestions. Thanks

@gottesmm
Copy link
Contributor

@slavapestov Just starting a drive by test.

@gottesmm
Copy link
Contributor

@swift-ci smoke test

CHANGELOG.md Outdated

It is no longer valid to use the ownership keywords `weak` and `unowned` for property declarations in protocols. These keywords are meaningless and misleading when used in a protocol as they don't have any effect.

In Swift 3 and 4 mode the following example will produce a warning with a fixit to remove the keyword. In Swift 5 mode and above an error will be produced.
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpick: "fix-it"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @jrose-apple , I've... fixed-it. :)

The changelog file is inconsistent with spelling and currently has 'fix-it', 'Fix-it' and 'Fix-It'. Any preference? I'll clean it up in a separate pull request if one style is preferred.

Copy link
Contributor

Choose a reason for hiding this comment

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

@natecook1000 should check me on this, but I believe the correct spelling from Apple is "fix-it" (and "Fix-it" at the beginning of a sentence).

@slavapestov
Copy link
Contributor

Looks good to merge once Jordan's feedback is addressed. Thank you!

@gspiers gspiers force-pushed the add-SE-0186-to-changelog branch from 27b85d6 to 340c7f2 Compare October 26, 2017 07:08
@jrose-apple
Copy link
Contributor

@swift-ci Please smoke test and merge

1 similar comment
@jrose-apple
Copy link
Contributor

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit f54d890 into swiftlang:master Oct 26, 2017
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.

5 participants