Problem fixing error message related to optionals
|
|
2
|
268
|
March 19, 2023
|
Compiler crash in Swift 5.6
|
|
0
|
283
|
March 1, 2023
|
Allow Error protocol to work with @ rethrows
|
|
7
|
600
|
January 13, 2023
|
Cannot use string interpolation for arrays in SwiftUI.Text initializer
|
|
2
|
418
|
December 22, 2022
|
Package `swift build` compiles, but Xcode fails when using cSettings
|
|
0
|
171
|
November 15, 2022
|
Compiler crash: error: memory read failed for 0xb3261800
|
|
0
|
461
|
November 4, 2022
|
Catch an error based on its protocol's associated type?
|
|
5
|
260
|
October 22, 2022
|
"Cannot assign" error for two values of the same type (and can not reproduce in isolation)
|
|
0
|
295
|
October 5, 2022
|
Unexpected error propagation with rethrows
|
|
0
|
225
|
September 5, 2022
|
Error while trying to use REPL
|
|
3
|
528
|
August 10, 2022
|
ISO8601DateFormatter fails to parse a valid ISO-8601 date
|
|
21
|
14364
|
August 3, 2022
|
Strange error in a generic initializer
|
|
4
|
287
|
July 10, 2022
|
Swift Runtime Error running on Android SDK 30 arm64-v8a
|
|
7
|
1573
|
March 15, 2022
|
Error handling: with both propagation and specific handling
|
|
8
|
1441
|
February 17, 2022
|
Closure parameter oddity
|
|
1
|
262
|
January 5, 2022
|
Variable redefinition via guard
|
|
16
|
1364
|
January 5, 2022
|
Deserialized error type 'Self'
|
|
1
|
367
|
October 27, 2021
|
Throw Coalescing Operator
|
|
3
|
879
|
August 12, 2021
|
Raised Error context and diagnostics
|
|
0
|
213
|
June 11, 2021
|
Best practice: Nested underying errors or error mapping, or something I haven't thought about?
|
|
0
|
363
|
May 25, 2021
|
Catch specific error type without discarding it
|
|
7
|
438
|
May 5, 2021
|
Typed throws
|
|
192
|
11249
|
March 19, 2021
|
Typed throw functions
|
|
253
|
12729
|
March 9, 2021
|
"'break' is only allowed inside a loop, if, do, or switch" error message inside guard statement is misleading
|
|
9
|
2665
|
March 1, 2021
|
How to deal with a swift compiler error: Illegal instruction: 4
|
|
5
|
2653
|
January 25, 2021
|
Ignoring Errors with Function Builders
|
|
0
|
532
|
January 14, 2021
|
Should rethrowing be "fixed"?
|
|
7
|
1130
|
December 5, 2020
|
"Object was retained too many times"
|
|
18
|
3220
|
October 15, 2020
|
Question/Idea: Improving explicit error handling in Swift (with enum operations)
|
|
6
|
1757
|
August 12, 2020
|
Inconsistent behavior with "All paths through this function will call itself" warning
|
|
10
|
1859
|
August 12, 2020
|