Skip to content

Issues: apple/swift

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Regression: Xcode 15 cannot build correctly for macOS versions older than 10.15 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68163 opened Aug 28, 2023 by CharlesJS
Class containing a dictionary var crashes on write on older macOS versions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67614 opened Jul 30, 2023 by CharlesJS
@autoclosure gets confused when passing a throwing closure as a variable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59578 opened Jun 19, 2022 by CharlesJS
Swift 5.7: Swift scripts fail to link against Foundation properly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59354 opened Jun 9, 2022 by CharlesJS
Numerous XPC constants generate concurrency warnings when used bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58829 opened May 11, 2022 by CharlesJS
[SR-14984] Compiler crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57326 opened Jul 29, 2021 by CharlesJS
[SR-8129] @objc Protocol + Generics == Crashes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#50661 opened Jun 27, 2018 by CharlesJS
[SR-6854] Inference for Sequence.flatMap prefers the deprecated overload bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49403 opened Jan 26, 2018 by CharlesJS
[SR-5355] "Cannot override non-throwing initializer with throwing initializer" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47929 opened Jul 2, 2017 by CharlesJS
[SR-5088] Integer switch not seen as exhaustive compiler The Swift compiler in itself improvement
#47664 opened Jun 4, 2017 by CharlesJS
[SR-4756] If NSCopyObject is called on a Swift class with stored properties, it can cause a crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug β†’ crash: Swift code crashed during execution
#47333 opened May 1, 2017 by CharlesJS
ProTip! Exclude everything labeled bug with -label:bug.