Deserialized error type 'Self'
|
|
1
|
700
|
October 27, 2021
|
Throw Coalescing Operator
|
|
3
|
1417
|
August 12, 2021
|
Raised Error context and diagnostics
|
|
0
|
459
|
June 11, 2021
|
Best practice: Nested underying errors or error mapping, or something I haven't thought about?
|
|
0
|
739
|
May 25, 2021
|
Catch specific error type without discarding it
|
|
7
|
3207
|
May 5, 2021
|
Typed throws
|
|
192
|
16255
|
March 19, 2021
|
Typed throw functions
|
|
251
|
16654
|
March 9, 2021
|
"'break' is only allowed inside a loop, if, do, or switch" error message inside guard statement is misleading
|
|
9
|
5233
|
March 1, 2021
|
How to deal with a swift compiler error: Illegal instruction: 4
|
|
5
|
3528
|
January 25, 2021
|
Ignoring Errors with Function Builders
|
|
0
|
798
|
January 14, 2021
|
Should rethrowing be "fixed"?
|
|
7
|
1624
|
December 5, 2020
|
"Object was retained too many times"
|
|
18
|
5844
|
October 15, 2020
|
Question/Idea: Improving explicit error handling in Swift (with enum operations)
|
|
6
|
3919
|
August 12, 2020
|
Inconsistent behavior with "All paths through this function will call itself" warning
|
|
10
|
2445
|
August 12, 2020
|
Errors for operators
|
|
1
|
692
|
August 4, 2020
|
This copy of libswiftCore.dylib requires an OS version prior to 10.14.4. on swift test command
|
|
3
|
1935
|
July 23, 2020
|
Invert guard let scoping
|
|
20
|
4586
|
July 21, 2020
|
I added a button and there was a syntax error
|
|
4
|
625
|
June 24, 2020
|
Segmentation fault when overloading sorted()
|
|
5
|
774
|
May 8, 2020
|
Xcode 11.2 runtime error: type metadata accessor failed to demangle superclass from mangled name
|
|
18
|
6233
|
May 4, 2020
|
Does Swift Foundation provide any localized Errors out of the box?
|
|
0
|
507
|
April 14, 2020
|
Aggregating errors and pattern matching
|
|
4
|
1830
|
April 2, 2020
|
Announcing ErrorAssertions and ErrorAssertionExpectations
|
|
0
|
1516
|
March 16, 2020
|
Error: instance method 'METHOD' requires that 'CLASS' conform to 'PROTOCOL'
|
|
1
|
3772
|
March 7, 2020
|
Catching hardware / arithmetics errors
|
|
3
|
1158
|
December 3, 2019
|
@dynamicCallable with string interpolation arguments cause compilation error
|
|
5
|
1171
|
July 8, 2019
|
"Expression failed to parse, unknown error" only in Xcode 10.2.1 playgrounds
|
|
13
|
5811
|
July 2, 2019
|
Swift 5.1: Unable to pass String to C API
|
|
3
|
5250
|
June 26, 2019
|
`self` within initializer expression of stored type property is `unresolved identifier`
|
|
2
|
722
|
April 21, 2019
|
How to handle errors in Swift when coming from a Java world
|
|
20
|
3336
|
March 7, 2019
|