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-6370] A subtle error message is gotten when forgetting to import modules under certain circumstances. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48920 opened Nov 13, 2017 by YOCKOW
[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-6077] Character ends up accepting invalid emoji flag sequences. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Character Area → standard library: The `Character` type literals Feature → expressions: Literals such as an integer or string literal standard library Area: Standard library umbrella String Area → standard library: The `String` type unexpected behavior Bug: Unexpected behavior or incorrect output
#48632 opened Oct 6, 2017 by YOCKOW
[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.