Skip to content

Parity: NSKeyedArchiver: Consider response to setting an output format other than .xml or .binary #2097

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
Apr 12, 2019
Merged

Parity: NSKeyedArchiver: Consider response to setting an output format other than .xml or .binary #2097

merged 1 commit into from
Apr 12, 2019

Conversation

millenomi
Copy link
Contributor

@millenomi millenomi commented Apr 12, 2019

NSUnimplemented() is a marker for yet-to-be-implemented functionality. We do not support .openStep as a format at all; move this to fatalError() instead, since setting .openStep is a programmer error on Darwin.

https://bugs.swift.org/browse/SR-10416

…o setting an output format other than .xml or .binary

NSUnimplemented() is a marker for yet-to-be-implemented functionality. We do not support .openStep as a format at all; move this to fatalError() instead, since setting .openStep is a programmer error on Darwin.
@millenomi
Copy link
Contributor Author

@swift-ci please test

@millenomi millenomi changed the title Parity: NSKeyedArchiver: Parity: NSKeyedArchiver: Consider response to setting an output format other than .xml or .binary Parity: NSKeyedArchiver: Consider response to setting an output format other than .xml or .binary Apr 12, 2019
@compnerd
Copy link
Member

@swift-ci please test

@spevans
Copy link
Contributor

spevans commented Apr 12, 2019

@swift-ci test macos

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