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

Switch expression results cannot be assigned to self. 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 swift 5.9 switch Feature → statements: 'switch' statements type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#66489 by JessyCatterwaul was closed Jun 9, 2023
toolipa invalid Resolution: Invalid (spam, junk or empty)
#66391 by 69camau was closed Jun 6, 2023
Pay me from GitHub invalid Resolution: Invalid (spam, junk or empty)
#66269 by Bryanmenacanto was closed Jun 1, 2023
When I use the ASWebAuthenticationSession to login, how can I open the login page in fullscreen mode? off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#66207 by bettersun was closed May 30, 2023
Contacts missing info Resolution: Is missing crucial info such as a test case or a concise description
#65900 by justg5594 was closed May 13, 2023
Unexpected Iteration Behavior with Strideable, ExpressibleByIntegerLiteral, and map bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself literals Feature → expressions: Literals such as an integer or string literal not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 5.7 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected behavior Bug: Unexpected behavior or incorrect output
#65877 by mohurwitzmusic was closed May 15, 2023
Swift invalid Resolution: Invalid (spam, junk or empty)
#65856 by 69camau was closed May 11, 2023
Strideable conformance with ExpressibleByIntegerLiteral results in incorrect range iteration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue literals Feature → expressions: Literals such as an integer or string literal not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected behavior Bug: Unexpected behavior or incorrect output
#65846 by mohurwitzmusic was closed May 10, 2023
Compile crash when using a computed property on an existential bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values key paths Feature: key paths (both native and Objective-C) SILGen Area → compiler: The SIL generation stage swift 5.8
#65844 by kyouko-taiga was closed May 11, 2023
A hebrew translation for the README missing info Resolution: Is missing crucial info such as a test case or a concise description
#65751 by MelnikovAG was closed May 31, 2023
SwiftDtoa: License / portability - a question and a hint. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#65739 by newbie-02 was closed May 31, 2023
XCTWaiter blocks when unit tests with a Task with priority medium run on M1 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error standard library Area: Standard library umbrella swift 5.7 Tаsk Area → standard library → Concurrency: The `Task` type unexpected behavior Bug: Unexpected behavior or incorrect output XCTest
#65689 by agiokas was closed May 5, 2023
swift.zip.file invalid Resolution: Invalid (spam, junk or empty)
#65580 by PromitheusDT was closed May 2, 2023
SILGen crash with propertyWrapper on an implicitly initialized property assertion failure Bug → crash: An assertion failure attributes Feature: Declaration and type attributes @autoclosure Feature → attributes: the @autoclosure type attribute 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 property wrappers Feature: property wrappers SILGen Area → compiler: The SIL generation stage swift 5.9
#65562 by ellishg was closed Jul 21, 2023
Swift code invalid Resolution: Invalid (spam, junk or empty)
#65535 by PromitheusDT was closed Apr 30, 2023
[Not Related, Complains] Apple, please fix memory leak on configd instead of building fancy features 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.)
#65343 by ytgui was closed Apr 27, 2023
Improve assertion handling for overfulfillment of unit test expectations awaited with fulfillment(of:) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Darwin off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) XCTest
#65283 by KaiOelfke was closed Jun 1, 2023
Crash with thin generic function member attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself @convention Feature → attributes: the @convention attribute crash Bug: A crash, i.e., an abnormal termination of software function types Feature → types: function types generics Feature: generic declarations and types implicit conversions Feature: implicit conversions SILGen Area → compiler: The SIL generation stage swift 5.9
#65280 by JackYoustra was closed Apr 19, 2023
Sandbox invalid Resolution: Invalid (spam, junk or empty)
#65273 by silxl was closed Apr 19, 2023
Compiler error with simple TextOutputStream bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software default arguments Feature: default arguments for value parameters duplicate Resolution: Duplicates another issue existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values function parameters Feature → declarations: function parameters generics Feature: generic declarations and types implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type inout Feature → types: `inout` types SILGen Area → compiler: The SIL generation stage swift 5.9 variadic parameters Feature → declarations → function parameters: Variadic function parameters
#65213 by WolterSmit was closed Apr 20, 2023
Compiler crash: Unhandled coercion 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 existential member accesses Feature → existentials: existential member accesses existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values type checker Area → compiler: Semantic analysis
#65189 by jasonbobier was closed Apr 14, 2023
Memory Leak for WKWebView:evaluateJavaScript:completionHandler 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.)
#64857 by paulayurie was closed Apr 3, 2023
FFmpeg README invalid Resolution: Invalid (spam, junk or empty)
#64797 by Jabbing31 was closed Mar 31, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.