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-11613] Implementation only import doesn't allow having a private property with type from the imported module in a class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54021 opened Oct 14, 2019 by ankitspd
[SR-8649] Conform Range to Codable when Bound conforms to Codable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Codable Area → standard library: `Codable` and co. standard library Area: Standard library umbrella
#51164 opened Aug 27, 2018 by ankitspd
[SR-7245] Cannot automatically synthesize 'Encodable' because 'Encodable' does not conform to 'Encodable' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Codable Area → standard library: `Codable` and co. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation
#49793 opened Mar 21, 2018 by ankitspd
[SR-7186] @discardableResult from protocol is not applied its implementations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49734 opened Mar 13, 2018 by ankitspd
[SR-6747] error: ambiguous reference to member 'CodingKeys' when subclassing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#49296 opened Jan 12, 2018 by ankitspd
[SR-5903] JIRA doesn't allow emojis! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#48462 opened Sep 15, 2017 by ankitspd
[SR-5901] Don't depend on alphabetical order of project directories bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#48461 opened Sep 15, 2017 by ankitspd
[SR-5800] Ubuntu 14.04 with upgraded clang requires swiftdoc file to import a module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Linux Platform: Linux serialization Area → compiler: Serialization & deserialization
#48370 opened Aug 30, 2017 by ankitspd
[SR-5721] clang: warning: argument unused during compilation: '-pie' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Linux Platform: Linux
#48291 opened Aug 21, 2017 by ankitspd
[SR-5042] Thread sanitized executable requires at least two SIGINT to exit when custom handler is installed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47618 opened May 29, 2017 by ankitspd
[SR-5012] "warning: pointer not aligned at address" when using keypaths bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47589 opened May 25, 2017 by ankitspd
[SR-5011] Unexpected(?) behaviour around "overriding" methods in extension bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#47588 opened May 25, 2017 by ankitspd
[SR-5010] Trivial expression is too complex to solve in reasonable amount of time bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance regression swift 4.0 type checker Area → compiler: Semantic analysis
#47587 opened May 25, 2017 by ankitspd
[SR-4650] Closure related type inference regression in -swift-version 4 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.0 type checker Area → compiler: Semantic analysis
#47227 opened Apr 20, 2017 by ankitspd
[SR-4097] NSNumber array takes too long to compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#46680 opened Feb 28, 2017 by ankitspd
[SR-4085] Comparing array of tuples bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself feature A feature request or implementation
#46668 opened Feb 27, 2017 by ankitspd
[SR-4033] Allow comparison for enums with associated values compiler The Swift compiler in itself derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#46616 opened Feb 22, 2017 by ankitspd
[SR-3908] Extension methods visible without importing module in a file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations multiple files Flag: An issue whose reproduction requires multiple files multiple modules Flag: An issue whose reproduction requires multiple modules name lookup Area → compiler → type checker: Name lookup swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#46493 opened Feb 9, 2017 by ankitspd
[SR-3907] Crash when "no calls to throwing functions occur within 'try' expression" 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 SILGen Area → compiler: The SIL generation stage
#46492 opened Feb 9, 2017 by ankitspd
[SR-3897] '@lvalue' shown in diagnostic when trying to append an element to array using += 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
#46482 opened Feb 8, 2017 by ankitspd
[SR-3870] Compiler crash in package 'KZFileWatchers' (linux only) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#46455 opened Feb 6, 2017 by ankitspd
[SR-3869] Assertion failed: (impl.getGraphIndex() < TypeVariables.size() && "Out-of-bounds index") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#46454 opened Feb 6, 2017 by ankitspd
[SR-3846] Misleading error when return statement returns a Set instead of Array 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
#46431 opened Feb 3, 2017 by ankitspd
[SR-3811] Unable to to infer AnySequence type even with explicit declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself standard library Area: Standard library umbrella type checker Area → compiler: Semantic analysis
#46396 opened Feb 1, 2017 by ankitspd
[SR-3750] Compiler crash in Action package 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
#46335 opened Jan 26, 2017 by ankitspd
ProTip! Find all open issues with in progress development work with linked:pr.