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
'build-script' views "Build Script Analyzer" even if the parameter is only --help. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60567 by YOCKOW was closed Aug 19, 2022
[SR-15165] Roundabout error message is viewed when Int is passed to where NSNumber is expected. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement
#57488 by YOCKOW was closed Oct 3, 2021
[SR-14291] Compiler doesn't tell where the error occurs. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations diagnostics QoI Bug: Diagnostics Quality of Implementation error handling inheritance Feature → type declarations → class: Subclassing and inheritance of class members init Feature → declarations: Initializers swift 6.0 type checker Area → compiler: Semantic analysis
#56650 by YOCKOW was closed Jan 13, 2024
[SR-13859] Availability check fails on macOS Big Sur even if appropriate target is chosen. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56257 by YOCKOW was closed Sep 14, 2022
[SR-12665] DefiniteInitialization failure on Linux. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself definite initialization
#55109 by YOCKOW was closed Oct 24, 2020
[SR-10569] Compiler is confused when both dot syntax and forced unwrapping are used. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions force-value Feature → expressions: Force-value aka force-unwrap expression implicit member expressions Feature → expressions: Implicit member expressions swift 5.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#52969 by YOCKOW was closed Jan 26, 2024
[SR-10259] ExpressibleByStringLiteral masks an initializer without any warning in Swift 5. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#52659 by YOCKOW was closed Jan 17, 2020
[SR-9575] Compiler ignores global function to view error message in some situations. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation type checker Area → compiler: Semantic analysis
#52022 by YOCKOW was closed Jan 9, 2019
[SR-8977] Trying to force unwrap non-optional values in an array that is passed to a function of generic structure may cause an incorrect error message. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation
#51481 by YOCKOW was closed Dec 13, 2018
[SR-8277] Inappropriate error message is viewed when a wrong parameter is passed to a function and its result is passed to another function. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation type checker Area → compiler: Semantic analysis
#50808 by YOCKOW was closed Jan 26, 2020
[SR-8192] Compiler crashes when enum has some Ranges as associated values and has a certain mutating function in conditional extension. 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
#50724 by YOCKOW was closed Jul 8, 2018
[SR-6138] Certain Swift symbols can't be demangled on Linux. 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
#48693 by YOCKOW was closed Apr 5, 2019
[SR-6107] Compiler crashes when trying to extend RangeExpression protocol with a certain function overloading. 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
#48662 by YOCKOW was closed Oct 12, 2017
[SR-6076] [String] var count: String.CharacterView.IndexDistance { get } returns a wrong value on Linux when "Regional Indicator Symbols" are contained. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#48631 by YOCKOW was closed Nov 14, 2018
ProTip! Exclude everything labeled bug with -label:bug.