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

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
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
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
some test input forms may be ignored bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue swift 5.9 test suite Area: test suite
#67615 by kakao-jay-choi was closed Jul 31, 2023
[SR-1179] Compiler bug: initialising subclass skips to super when using Whole Module optimisation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cant repro Resolution → bug: Cannot reproduce due to incomplete or inaccessible test case compiler The Swift compiler in itself inheritance Feature → type declarations → class: Subclassing and inheritance of class members unexpected behavior Bug: Unexpected behavior or incorrect output whole module optimization only Flag: An issue whose reproduction requires whole module optimization
#43787 by swift-ci was closed Nov 10, 2022
[compiler] Add ability to specify arch when compiling Swift compiler The Swift compiler in itself feature A feature request or implementation
#61908 by colemancda was closed Jan 19, 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
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
MainActor isolation is broken by conforming to an async protocol actor isolation Feature → concurrency: Actor isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features conformances Feature → protocol: protocol conformances duplicate Resolution: Duplicates another issue SILGen Area → compiler: The SIL generation stage swift 5.8 unexpected behavior Bug: Unexpected behavior or incorrect output
#68487 by amarantedaniel was closed Jan 23, 2024
SceneKit feature addition feature A feature request or implementation off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#62941 by VSofficial was closed Jan 10, 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
[SR-4104] Implement subscript-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale subscript Feature: Subscript declarations task
#46687 by bitjammer was closed Apr 5, 2023
Progressview is hidden in the list when it is scrolled 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
#61743 by jaikrishna-zuper was closed Oct 26, 2022
practice invalid Resolution: Invalid (spam, junk or empty)
#69912 by karinto0926 was closed Nov 16, 2023
DocC Inconsistent support of svg and pdf. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69810 by Vaida12345 was closed Nov 13, 2023
File uploader crashes app on iOS when "use device camera" is used instead of "photo library". 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.)
#69818 by MalleshRavichandran was closed Nov 14, 2023
if expression and as? generates strange error. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69764 by zienag was closed Nov 10, 2023
J feature A feature request or implementation invalid Resolution: Invalid (spam, junk or empty)
#69794 by maoun887 was closed Nov 11, 2023
Test app invalid Resolution: Invalid (spam, junk or empty)
#69983 by KmiTA14 was closed Nov 19, 2023
Use of a type parameter pack where one or more type parameters are required results in a compiler crash. 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 declarations Feature: declarations duplicate Resolution: Duplicates another issue generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis type declarations Feature → declarations: Type declarations TypeResolver variadic generics Feature → generics: Variadic generics
#68159 by jamesmmadeira was closed Dec 7, 2023
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
[SR-10239] Superclass constraint 'Self.A' : 'Generic<Self.A>' is recursive bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#52639 by DevAndArtist mannequin was closed Feb 2, 2024
[SR-4960] Missing Type Witness? 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 type checker Area → compiler: Semantic analysis
#47537 by dabrahams was closed Feb 2, 2024
[SR-15263] Function cannot infer associated type associated type inference compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances feature A feature request or implementation
#57585 by swift-ci was closed Feb 2, 2024
ProTip! Follow long discussions with comments:>50.