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-3477] remove use of unsafeBitCast from Data.swift in Linux dispatch overlay #703

Closed
swift-ci opened this issue Dec 22, 2016 · 2 comments

Comments

@swift-ci
Copy link

Previous ID SR-3477
Radar None
Original Reporter dgrove-oss (JIRA User)
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s libdispatch
Labels Bug
Assignee dgrove-oss (JIRA)
Priority Medium

md5: 74b83a06acc8c1efcbc46167f2ce0909

is blocked by:

  • SR-2313 Add withoutActuallyEscaping

Issue Description:

The fix for SR-3002 added an unsafeBitCast to Data.swift as a workaround for the lack of withoutActuallyEscaping. Once SR-2313 is resolved; replace unsafeBitCast by withoutActuallyEscaping.

@swift-ci
Copy link
Author

swift-ci commented Jan 4, 2017

Comment by David Grove (JIRA)

Submitted PR: #198

@swift-ci
Copy link
Author

swift-ci commented Jan 5, 2017

Comment by David Grove (JIRA)

PR merged

@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