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

[SR-14181] Index store does not relate constructor referenced via Self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. duplicate Resolution: Duplicates another issue expressions Feature: expressions indexing Area → source tooling: AST indexing Self in struct & enum Feature → types: The 'Self' type in structures and enumerations source tooling Area: IDE support, SourceKit, and other source tooling swift 5.4 unexpected behavior Bug: Unexpected behavior or incorrect output
#56559 by swift-ci was closed May 26, 2023
await fulfillment(of: [exp] does take more time than needed. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) triage needed This issue needs more specific labels XCTest
#70400 by agiokas was closed Jan 25, 2024
😱 Found a problem that must be addressed in the next version!! : About NavigationView initialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) SwiftUI Flag: Related to (but not an issue with) SwiftUI
#71140 by jeonguk29 was closed Jan 25, 2024
Wrong tuple destructuring in property assignment when using autogenerated initalizer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations duplicate Resolution: Duplicates another issue patterns Feature: patterns properties Feature: properties SILGen Area → compiler: The SIL generation stage struct Feature → type declarations: Structure declarations swift 5.9 tuple patterns Feature → patterns: Tuple patterns type declarations Feature → declarations: Type declarations unexpected behavior Bug: Unexpected behavior or incorrect output
#68983 by Losiowaty was closed Oct 5, 2023
[SR-13576] UIDatePicker crashes app when enabling/disabling 24-hour time multiple times bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) UIKit
#56014 by swift-ci was closed Jan 12, 2024
SecureField Constraint Error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) SwiftUI Flag: Related to (but not an issue with) SwiftUI
#69346 by NolanOfficial was closed Oct 24, 2023
[SR-7093] Index does not include reference to constructor of class/struct with generic types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions declarations Feature: declarations duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types indexing Area → source tooling: AST indexing init Feature → declarations: Initializers source tooling Area: IDE support, SourceKit, and other source tooling swift 4.0 type declarations Feature → declarations: Type declarations unexpected behavior Bug: Unexpected behavior or incorrect output
#49641 by swift-ci was closed May 26, 2023
[SR-4107] Implement initializer-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations init Feature → declarations: Initializers † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46690 by bitjammer was closed Apr 5, 2023
Swift n invalid Resolution: Invalid (spam, junk or empty)
#71647 by Cocaynee90 was closed Feb 15, 2024
Windows missing pdata for $ss22_ContiguousArrayBufferV19firstElementAddressSpyxGvgyp_Tg5 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself IRGen LLVM IR generation not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output Windows Platform: Windows
#69315 by jaykrell was closed Oct 23, 2023
Storing variadic function in variadic types assignments Feature → expressions: assignments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue expressions Feature: expressions function types Feature → types: function types generics Feature: generic declarations and types properties Feature: properties swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#69413 by CrystDragon was closed Oct 25, 2023
"Extra arguments" error when passing a parameter pack into a function that also accepts a closure argument. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions closures Feature: closures compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 6.0 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#70056 by simanerush was closed Dec 5, 2023
Invalid integer literals return zero in generic code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types integer literals Feature → literals: Integer literals literals Feature → expressions: Literals such as an integer or string literal numerics Area → standard library: Numeric API standard library Area: Standard library umbrella swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#70756 by oscbyspro was closed Feb 14, 2024
Wrong initializer called for stored property initialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue expressions Feature: expressions let & var Feature: constant and variable declarations mangling Area → compiler: Mangling swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#70931 by hamishknight was closed Jan 17, 2024
[SR-15709] Overflowing operations on Int8 fail to trap if done as FixedWidthInteger bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types integer literals Feature → literals: Integer literals literals Feature → expressions: Literals such as an integer or string literal numerics Area → standard library: Numeric API standard library Area: Standard library umbrella swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#57987 by saagarjha was closed Feb 14, 2024
[SR-15971] Negative integer literal converted to generic unsigned integer type without warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions generics Feature: generic declarations and types integer literals Feature → literals: Integer literals literals Feature → expressions: Literals such as an integer or string literal numerics Area → standard library: Numeric API standard library Area: Standard library umbrella swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#58232 by swift-ci was closed Feb 14, 2024
[SE-0399] repeat each (repeat each t) parses as function call bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error pack expansions Feature → expressions: Pack expansion expressions parser Area → compiler: The legacy C++ parser swift 6.0 tuples Feature: tuples unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#69003 by simanerush was closed Oct 12, 2023
UnsafeMutablePointer<T> may induce over release on Linux. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73043 by YOCKOW was closed Apr 21, 2024
[SymbolGraphGen] passing -application-extension removes symbols with @available(iOSApplicationExtension, unavailable) from the symbol graph file availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself swift 5.9 SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs. unexpected behavior Bug: Unexpected behavior or incorrect output
#70489 by MarcoEidinger was closed Dec 15, 2023
1 of 2 tasks
Segfault on wrong top-level variable declaration order accepts invalid Bug: Accepts invalid 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 definite initialization duplicate Resolution: Duplicates another issue memory safety Feature: memory safety script mode Flag: Specific to script mode compilation SIL swift 6.0
#70356 by lukaszdebowski was closed Apr 24, 2024
In main.swift, variables can be used before they are declared, leading to undefined behavior accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself definite initialization duplicate Resolution: Duplicates another issue memory safety Feature: memory safety script mode Flag: Specific to script mode compilation SIL swift 6.0
#72894 by natinusala was closed Apr 13, 2024
Definite initialization not enforced when using init accessors. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70583 by CrystDragon was closed May 6, 2024
Property definition has inferred type 'some Proto', involving the 'some' return type of another declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types properties Feature: properties swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#73661 by vanvoorden was closed May 17, 2024
ProTip! Follow long discussions with comments:>50.