Closed
Description
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.