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-2162] distance(to:) isn't a proper distance function and frequently leads to bugs in calling code improvement standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#44770 opened Jul 25, 2016 by swift-ci
[SR-2163] Casting to a type that conforms to _ObjectiveCBridgeable crashes with illegal instruction 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
#44771 opened Jul 25, 2016 by swift-ci
[SR-2175] Crash in swift_getObjCClassMetadata when accessing weakly linked classes 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 run-time crash Bug → crash: Swift code crashed during execution
#44783 opened Jul 26, 2016 by matt-curtis
[SR-2183] Swift icon is a swallow not a swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#44791 opened Jul 26, 2016 by phausler
[SR-2296] confusing recommendation to use nil literal with UnsafePointer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation standard library Area: Standard library umbrella
#44903 opened Aug 7, 2016 by swift-ci
[SR-2305] Anonymous closure arguments cannot be used in defer statements. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#44912 opened Aug 9, 2016 by swift-ci
[SR-2323] Conflicting scope-private members causes 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
#44930 opened Aug 11, 2016 by belkadan
[SR-2346] Wrong error message when passing incorrect parameters from URLSession's dataTask's completionHandler to member 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
#44953 opened Aug 16, 2016 by swift-ci
[SR-2366] Misleading diagnostics when Any can't infer type of nil 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
#44973 opened Aug 16, 2016 by swift-ci
[SR-2374] Imported objc class members are confused with custom (extension) instance members 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
#44981 opened Aug 17, 2016 by swift-ci
[SR-2401] Macros with bitwise operations should be imported bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c/c++ macros c interop Feature: Interoperability with C compiler The Swift compiler in itself
#45008 opened Aug 18, 2016 by belkadan
[SR-2403] Recognize __builtin_{huge_val,inf,nan}() macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c/c++ macros c interop Feature: Interoperability with C compiler The Swift compiler in itself good first issue Good for newcomers
#45010 opened Aug 18, 2016 by belkadan
[SR-2408] Invoke the linker if there are any -Xlinker arguments, even if there are no inputs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#45015 opened Aug 19, 2016 by belkadan
[SR-2415] Could #keyPath be smarter about setter/getter names? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45020 opened Aug 19, 2016 by mattneub
[SR-2443] Can't pass functions with variadic parameters to closures 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
#45048 opened Aug 21, 2016 by swift-ci
[SR-2489] -resource-dir lib/swift/macosx should be treated as -resource-dir lib/swift/ compiler The Swift compiler in itself good first issue Good for newcomers improvement legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#45094 opened Aug 25, 2016 by belkadan
[SR-2494] There is no debug option for the build-toolchain bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#45099 opened Aug 26, 2016 by swift-ci
[SR-2504] Ambiguous use of 'init' when one of init overloads takes 'Any' parameter 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
#45109 opened Aug 28, 2016 by swift-ci
[SR-2518] Error message for generic class's init not being public 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
#45123 opened Aug 29, 2016 by swift-ci
[SR-2529] Keep __attribute__((noescape)) when importing Clang types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45134 opened Aug 31, 2016 by jtbandes
[SR-2530] Import macros containing string concatenation c/c++ macros c interop Feature: Interoperability with C compiler The Swift compiler in itself feature A feature request or implementation improvement
#45135 opened Aug 31, 2016 by belkadan
[SR-2540] Type cannot infer associatedtypes from subprotocols bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45145 opened Sep 1, 2016 by DeFrenZ
[SR-2550] Type inference toke massive time and failed 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
#45155 opened Sep 2, 2016 by swift-ci
[SR-2552] Unicode MIDDLE DOT (·) is not allowed to be used as an operator bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#45157 opened Sep 2, 2016 by phausler
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.