Open
Description
Previous ID | SR-2393 |
Radar | rdar://problem/18025596 |
Original Reporter | @JadenGeller |
Type | Bug |
Status | Reopened |
Resolution |
Environment
Swift 3, Xcode 8 beta 6
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler, Foundation |
Labels | Bug, ClangImporter |
Assignee | None |
Priority | Medium |
md5: 85a929ddca7c72d48a026af105f5baa4
Issue Description:
None of `Int8`, `Int16`, `Int32`, and `Int64` are bridged to `NSNumber`. This is surprising behavior and caused a crash in production code.