|
| 1 | +Constructor BinaryFloatingPoint.init(_:) has been removed |
| 2 | +Constructor Double.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 3 | +Constructor Double.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 4 | +Constructor Float.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 5 | +Constructor Float.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 6 | +Constructor Int.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 7 | +Constructor Int.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 8 | +Constructor Int16.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 9 | +Constructor Int16.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 10 | +Constructor Int32.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 11 | +Constructor Int32.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 12 | +Constructor Int64.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 13 | +Constructor Int64.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 14 | +Constructor Int8.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 15 | +Constructor Int8.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 16 | +Constructor UInt.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 17 | +Constructor UInt.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 18 | +Constructor UInt16.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 19 | +Constructor UInt16.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 20 | +Constructor UInt32.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 21 | +Constructor UInt32.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 22 | +Constructor UInt64.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 23 | +Constructor UInt64.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 24 | +Constructor UInt8.init(_:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 25 | +Constructor UInt8.init(exactly:) has parameter 0 type change from Swift.Float80 to Swift.Float16 |
| 26 | +Struct Float80 has been removed |
| 27 | +TypeAlias CLongDouble has underlying type change from Swift.Float80 to Swift.Double |
0 commit comments