Error while trying to use REPL
|
|
3
|
934
|
August 10, 2022
|
Strange error in a generic initializer
|
|
4
|
611
|
July 10, 2022
|
Swift Runtime Error running on Android SDK 30 arm64-v8a
|
|
7
|
2596
|
March 15, 2022
|
Error handling: with both propagation and specific handling
|
|
8
|
2776
|
February 17, 2022
|
Closure parameter oddity
|
|
1
|
578
|
January 5, 2022
|
Variable redefinition via guard
|
|
16
|
3339
|
January 5, 2022
|
Deserialized error type 'Self'
|
|
1
|
705
|
October 27, 2021
|
Throw Coalescing Operator
|
|
3
|
1435
|
August 12, 2021
|
Raised Error context and diagnostics
|
|
0
|
461
|
June 11, 2021
|
Best practice: Nested underying errors or error mapping, or something I haven't thought about?
|
|
0
|
775
|
May 25, 2021
|
Catch specific error type without discarding it
|
|
7
|
7249
|
May 5, 2021
|
Typed throws
|
|
192
|
16433
|
March 19, 2021
|
Typed throw functions
|
|
251
|
17015
|
March 9, 2021
|
"'break' is only allowed inside a loop, if, do, or switch" error message inside guard statement is misleading
|
|
9
|
5556
|
March 1, 2021
|
How to deal with a swift compiler error: Illegal instruction: 4
|
|
5
|
3551
|
January 25, 2021
|
Ignoring Errors with Function Builders
|
|
0
|
811
|
January 14, 2021
|
Should rethrowing be "fixed"?
|
|
7
|
1626
|
December 5, 2020
|
"Object was retained too many times"
|
|
18
|
6148
|
October 15, 2020
|
Question/Idea: Improving explicit error handling in Swift (with enum operations)
|
|
6
|
4306
|
August 12, 2020
|
Inconsistent behavior with "All paths through this function will call itself" warning
|
|
10
|
2455
|
August 12, 2020
|
Errors for operators
|
|
1
|
698
|
August 4, 2020
|
This copy of libswiftCore.dylib requires an OS version prior to 10.14.4. on swift test command
|
|
3
|
1968
|
July 23, 2020
|
Invert guard let scoping
|
|
20
|
4623
|
July 21, 2020
|
I added a button and there was a syntax error
|
|
4
|
628
|
June 24, 2020
|
Segmentation fault when overloading sorted()
|
|
5
|
776
|
May 8, 2020
|
Xcode 11.2 runtime error: type metadata accessor failed to demangle superclass from mangled name
|
|
18
|
6376
|
May 4, 2020
|
Does Swift Foundation provide any localized Errors out of the box?
|
|
0
|
508
|
April 14, 2020
|
Aggregating errors and pattern matching
|
|
4
|
1898
|
April 2, 2020
|
Announcing ErrorAssertions and ErrorAssertionExpectations
|
|
0
|
1527
|
March 16, 2020
|
Error: instance method 'METHOD' requires that 'CLASS' conform to 'PROTOCOL'
|
|
1
|
3944
|
March 7, 2020
|