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

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
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
Enum case "language" as protocol witness causes invalid redeclaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72816 by paulober was closed Apr 3, 2024
using is AnyObject to test a value type, But it returns true. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72223 by carlhung was closed Mar 11, 2024
[Source compatibility suite] RxReactiveObjC fails to build on main with error: 'TARGET_OS_IOS' is not defined bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#72133 by xymus was closed Mar 7, 2024
Compiler allows to use variable before its declaration 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
#71974 by vojtarylko was closed Feb 29, 2024
Crash using variadic generics in Xcode 15.3 Beta 3 / Swift 5.10 assertion failure Bug → crash: An assertion failure 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 duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 SwiftUI Flag: Related to (but not an issue with) SwiftUI tuples Feature: tuples variadic generics Feature → generics: Variadic generics
#71819 by JaviSoto was closed Feb 24, 2024
Swift n invalid Resolution: Invalid (spam, junk or empty)
#71647 by Cocaynee90 was closed Feb 15, 2024
Solutiuon to #68887 references incorrect path bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. platform support Windows Platform: Windows
#71251 by jhenzie was closed Feb 2, 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
Menu items causing blank spaces when nested inside a Section on macCatalyst app 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
#71079 by gMustafa42 was closed Jan 23, 2024
Nested any existential cannot be converted bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values expressions Feature: expressions not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 5.9 type checker Area → compiler: Semantic analysis type inference Feature: type inference types Feature: types unexpected error Bug: Unexpected error
#70999 by GeorgeElsham was closed Jan 19, 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
Accessing a property of an uninitialized instance results in a Runtime error 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
#70908 by Alc-Alc was closed Feb 29, 2024
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
Missing compiler warning compiler The Swift compiler in itself default arguments Feature: default arguments for value parameters missing warning Bug: Missing warning not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error overload resolution Area → compiler → type checker: Overload resolution (ranking) swift 5.9 type checker Area → compiler: Semantic analysis
#70630 by bastie was closed Dec 29, 2023
Infinite loop in RandomNumberGenerator.next(upperBound:) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70557 by fumoboy007 was closed Dec 20, 2023
[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
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
swift 5.10/nightly: struct 'OpaquePointer' does not conform to the 'Sendable' protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70396 by blindspotbounty was closed Dec 12, 2023
Allows top-level variable to be used in its own initial value 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
#70380 by brow was closed Feb 29, 2024
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
"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
error: value of type 'URL' has no member 'appending' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Foundation Linux Platform: Linux not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error transfer candidate The issue may belong in another repository
#70017 by abegehr was closed Nov 24, 2023
ProTip! What’s not been updated in a month: updated:<2024-03-27.