Skip to content

Disable diagnostics about problem NSCoding-conforming classes for now. #9808

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

Conversation

jrose-apple
Copy link
Contributor

Adoption so far shows that the criteria we set up here are too broad. This is particularly problematic for subclasses of NS/UIView and the like that might never be encoded at all.

rdar://problem/32306355

Adoption so far shows that the criteria we set up here are too broad.
This is particularly problematic for subclasses of NS/UIView and the
like that might never be encoded at all.

rdar://problem/32306355
@jrose-apple jrose-apple requested a review from DougGregor May 20, 2017 20:34
@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test

@jrose-apple jrose-apple requested a review from ematejska May 20, 2017 20:35
Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you

@parkera
Copy link
Contributor

parkera commented May 20, 2017

Looks good to me too.

@jrose-apple jrose-apple merged commit 4a46d47 into swiftlang:master May 20, 2017
@jrose-apple jrose-apple deleted the disable-nskeyedarchiver-diagnostics branch May 20, 2017 21:26
jrose-apple added a commit to jrose-apple/swift that referenced this pull request May 20, 2017
swiftlang#9808)

Adoption so far shows that the criteria we set up here are too broad.
This is particularly problematic for subclasses of NS/UIView and the
like that might never be encoded at all.

rdar://problem/32306355
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