Compiler endless working
|
|
1
|
108
|
August 26, 2024
|
Catch a particular enum case and capture whole error value?
|
|
4
|
89
|
July 26, 2024
|
ISO8601DateFormatter fails to parse a valid ISO-8601 date
|
|
26
|
21105
|
July 1, 2024
|
Embedded Swift on ESP32 with IDF: error on build
|
|
13
|
1097
|
June 24, 2024
|
Closure property that throws Typed Error in Swift 6 result in compiling error
|
|
6
|
391
|
June 13, 2024
|
SOLVED [Build Error] Toolchain executables missing when building `swiftpm`, `swiftsyntax`, `sourcekit-lsp`, `sourcekit-lsp-lint`
|
|
1
|
412
|
June 1, 2024
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
335
|
April 2, 2024
|
Optional<Error>'s localizedDescription vs error.debugDescription
|
|
1
|
415
|
February 26, 2024
|
Testing fatalError and friends
|
|
72
|
7678
|
February 9, 2024
|
Importing a C function as throwing?
|
|
5
|
727
|
December 20, 2023
|
Comparing result of `try?`
|
|
3
|
696
|
August 25, 2023
|
Proper way to define and print Errors
|
|
1
|
4895
|
June 8, 2023
|
Issue Building All of a sudden
|
|
12
|
1400
|
June 7, 2023
|
SwiftUI/EnvironmentObject.swift:70: Fatal error: No ObservableObject of type JunkEventStore found. A View.environmentObject(_:) for JunkEventStore may be missing as an ancestor of this view
|
|
3
|
1720
|
April 18, 2023
|
A usage of `some` in closure return type that the compiler/Xcode seems to cope with exceptionally poorly
|
|
2
|
972
|
March 31, 2023
|
Problem fixing error message related to optionals
|
|
2
|
588
|
March 19, 2023
|
Compiler crash in Swift 5.6
|
|
0
|
826
|
March 1, 2023
|
Allow Error protocol to work with @ rethrows
|
|
7
|
1463
|
January 13, 2023
|
Cannot use string interpolation for arrays in SwiftUI.Text initializer
|
|
2
|
1961
|
December 22, 2022
|
Compiler crash: error: memory read failed for 0xb3261800
|
|
0
|
1358
|
November 4, 2022
|
Catch an error based on its protocol's associated type?
|
|
5
|
735
|
October 22, 2022
|
"Cannot assign" error for two values of the same type (and can not reproduce in isolation)
|
|
0
|
2556
|
October 5, 2022
|
Unexpected error propagation with rethrows
|
|
0
|
746
|
September 5, 2022
|
Error while trying to use REPL
|
|
3
|
919
|
August 10, 2022
|
Strange error in a generic initializer
|
|
4
|
609
|
July 10, 2022
|
Swift Runtime Error running on Android SDK 30 arm64-v8a
|
|
7
|
2553
|
March 15, 2022
|
Error handling: with both propagation and specific handling
|
|
8
|
2724
|
February 17, 2022
|
Closure parameter oddity
|
|
1
|
578
|
January 5, 2022
|
Variable redefinition via guard
|
|
16
|
3121
|
January 5, 2022
|
Deserialized error type 'Self'
|
|
1
|
699
|
October 27, 2021
|