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-5237] CG types should conform to Codable #3844

Closed
itaiferber opened this issue Jun 16, 2017 · 2 comments
Closed

[SR-5237] CG types should conform to Codable #3844

itaiferber opened this issue Jun 16, 2017 · 2 comments
Assignees

Comments

@itaiferber
Copy link
Contributor

Previous ID SR-5237
Radar rdar://problem/32651486
Original Reporter @itaiferber
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee @itaiferber
Priority Medium

md5: 1a72b591deece106ccc809effdb2cbc7

Issue Description:

PR-9715 added Codable conformance to CGFloat along with other Foundation types. CGPoint, CGRect, CGSize, and CGVector should all also conform to Codable.

@itaiferber
Copy link
Contributor Author

Fixed in master in PR-10343. Putting up against swift-4.0-branch.

@itaiferber
Copy link
Contributor Author

Merged into swift-4.0-branch with PR-10404.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant