Replies: 1 comment 1 reply
-
It seems you are using Swiftly, and from what I have seen recently, it seems that preconditions are enabled in those builds, whereas they are not enabled in the version of Swift that ships with Xcode. I don't know if that is intended or an accident, but that does mean that some code will compile just fine in Xcode's Swift but crash with a Swift vended from Swiftly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I reported this compiler crash swiftlang/swift#82529 not sure if you are aware? Did not want to create an issue of it as it seams to be the compiler works in xcode but that is not my use case unfortunately
Beta Was this translation helpful? Give feedback.
All reactions