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

Variable used before declaration cause crash in runtime on access, instead compilation error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#73535 opened May 9, 2024 by krzyzanowskim updated May 22, 2024
[SR-11630] Broken module found, compilation aborted! Trap 6 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
#54041 opened Oct 17, 2019 by krzyzanowskim updated Apr 17, 2023
[SR-3074] When call direct call of generic function is 30x slower than indirect call 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 performance
#45664 opened Oct 28, 2016 by krzyzanowskim updated Apr 17, 2023
[SR-12428] Can't demangle Self 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 key paths Feature: key paths (both native and Objective-C) Self in class Feature → types: The 'Self' type in classes SILGen Area → compiler: The SIL generation stage verifier
#54867 opened Mar 27, 2020 by krzyzanowskim updated Apr 17, 2023
[SR-6935] Can't call Objective-C generic class method from protocol extension. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion compiler The Swift compiler in itself source tooling Area: IDE support, SourceKit, and other source tooling
#49483 opened Feb 6, 2018 by krzyzanowskim updated Feb 6, 2023
[SR-7504] Too complex expression involving single UInt64 variable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.1 type checker Area → compiler: Semantic analysis
#50046 opened Apr 23, 2018 by krzyzanowskim updated Nov 19, 2022
[SR-5140] Regression: Expression was too complex to be solved (Swift 3.2) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.0 type checker Area → compiler: Semantic analysis
#47716 opened Jun 7, 2017 by krzyzanowskim updated Nov 19, 2022
[SR-3860] error: ambiguous use of operator '-' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 3.0 type checker Area → compiler: Semantic analysis
#46445 opened Feb 4, 2017 by krzyzanowskim updated Nov 19, 2022
[SR-15788] Can conform Foundation struct type URL to Sendable in any source file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#58065 opened Jan 29, 2022 by krzyzanowskim updated Apr 25, 2022
[SR-14017] Crash in runtime when ObjC SEL property referenced without "self" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56410 opened Jan 6, 2021 by krzyzanowskim updated Apr 25, 2022
[SR-11555] popFirst() requires the types '[Int]' and 'ArraySlice<Int>' be equivalent bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#53956 opened Oct 1, 2019 by krzyzanowskim updated Apr 25, 2022
[SR-10997] 0x10001L value imported as UInt32 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#53387 opened Jun 22, 2019 by krzyzanowskim updated Apr 25, 2022
[SR-10917] Cannot disambigue if generic function throws bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#53308 opened Jun 11, 2019 by krzyzanowskim updated Apr 25, 2022
[SR-9946] sourcekit-lsp doesn't link statically with a Toolchain bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#52349 opened Feb 17, 2019 by krzyzanowskim updated Apr 25, 2022
[SR-9527] Skip private comments when generate Swift interface from ObjC header bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#51978 opened Dec 16, 2018 by krzyzanowskim updated Apr 25, 2022
[SR-9297] Cannot convert value of the same type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#51768 opened Nov 19, 2018 by krzyzanowskim updated Apr 25, 2022
[SR-7057] Decoding typedef NSString bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Codable Area → standard library: `Codable` and co. compiler The Swift compiler in itself
#49605 opened Feb 22, 2018 by krzyzanowskim updated Apr 25, 2022
[SR-6958] ClangImporter ignore aliased Objective-C type name bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49506 opened Feb 8, 2018 by krzyzanowskim updated Apr 25, 2022
[SR-6873] Can't use Swift closure as ObjC block type (Any type) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49422 opened Jan 30, 2018 by krzyzanowskim updated Apr 25, 2022
[SR-6194] ObjC -> Swift gets confused about trailing error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48746 opened Oct 20, 2017 by krzyzanowskim updated Apr 25, 2022
[SR-5787] Objective-C typedef not available for Swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48357 opened Aug 29, 2017 by krzyzanowskim updated Apr 25, 2022
[SR-5096] Upgrade Integer to swift 4. 'Integer' is unavailable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself migrator
#47672 opened Jun 6, 2017 by krzyzanowskim updated Apr 25, 2022
[SR-5094] Migrate to Swift 4 report errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself migrator
#47670 opened Jun 6, 2017 by krzyzanowskim updated Apr 25, 2022
[SR-3693] Can't document function's closure parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation
#46278 opened Jan 22, 2017 by krzyzanowskim updated Apr 25, 2022
[SR-3029] ContiguousArray<T>.map() -> Array<T> bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#45619 opened Oct 23, 2016 by krzyzanowskim updated Apr 25, 2022
ProTip! Exclude everything labeled bug with -label:bug.