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

Cannot find 'CFString' when build with CoreFoundation in Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70652 by WindowsMEMZ was closed Jan 6, 2024
Compiler crash on internal Foundation import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software indexing Area → source tooling: AST indexing triage needed This issue needs more specific labels
#70644 by mr-swifter was closed Jan 15, 2024
SWIFT_EXEC for Xcode 15 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70631 by dondong was closed Feb 6, 2024
Swift 5.9.2-RELEASE build fails on Linux: calling a private constructor StmtIterator bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift clang importer Area → compiler: The clang importer compiler The Swift compiler in itself Linux Platform: Linux
#70574 by dpkirchner was closed Jan 4, 2024
"init accessors" don't work with actors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70550 by KeithBauerANZ was closed Feb 13, 2024
Assertion failed: Result >= 0 && "negative label difference requested", file S:\SourceCache\swift-project\llvm-project\llvm\lib\MC\MCCodeView.cpp, line 461 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. CodeGen crash Bug: A crash, i.e., an abnormal termination of software debug info Area → compiler → IRGen: Debug information emission transfer candidate The issue may belong in another repository Windows Platform: Windows
#70450 by compnerd was closed Dec 14, 2023
Assertion failure building the compiler with full bootstrapping bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ clang importer Area → compiler: The clang importer compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software generics Feature: generic declarations and types swift 6.0 verifier
#70328 by hborla was closed Dec 10, 2023
Deserialization failure (XRefError) compiler crashes where certain std::vector related instantiated types are not found with C++ interop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software serialization Area → compiler: Serialization & deserialization swift 6.0 types Feature: types
#70253 by hjyamauchi was closed Apr 1, 2024
Compiler bug with consume keyword bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70234 by mishacausur was closed Mar 12, 2024
Compiler crash when passing variadic generic parameter to a function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels variadic generics Feature → generics: Variadic generics
#70187 by tevelee was closed Jan 5, 2024
Parameter packs produce crashes on synthesized memberwise init bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70140 by dehesa was closed Jan 5, 2024
Bad interaction between SE-0269 and SE-0345 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70089 by jumhyn-browser was closed May 7, 2024
Circular reference resolving attached macro 'xxx' swift macro Feature → declarations: Swift `macro` declarations
#70096 by ssly1997 was closed Feb 6, 2024
[Source compatibility suite] [5.10] Assertion failed: (!Counter.isZero() && "Cannot create a negative counter") assertion failure Bug → crash: An assertion failure 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 SIL source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 5.10
#70072 by justice-adams-apple was closed Nov 30, 2023
[Embedded] Compiler crashes when attempting to compile declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70040 by carlos4242 was closed Nov 28, 2023
Trivial function crashes compiler in C++ interop mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software IRGen LLVM IR generation PrintAsClang Area → compiler: The PrintAsClang library swift to c++ Feature → c++ interop: swift to c++ swift 5.10
#70016 by rxwei was closed Nov 27, 2023
swift-corelibs-foundation CI skips ICU checkout bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. continuous integration Windows Platform: Windows
#70011 by compnerd was closed Nov 27, 2023
Remote target (for distributed actor) arguments are not properly deinitialized bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#70004 by ser-0xff was closed Jan 11, 2024
C++ using decls that refer to member operators in a base class are not callable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#69990 by egorzhdan was closed Dec 5, 2023
#include <swift/bridging> does not work on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ Windows Platform: Windows
#69959 by compnerd was closed Dec 15, 2023
Unable to infer base of key path from other arguments in code completion bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion
#69936 by ahoppen was closed Nov 27, 2023
swift demangle failed to demangle a symbol
#69931 by mingchen was closed Nov 19, 2023
Explicit use of self required in nested non-escaping closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69911 by Demerro was closed May 7, 2024
swift-ci builder repository is in a bad state bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69814 by compnerd was closed Nov 16, 2023
ProTip! Find all open issues with in progress development work with linked:pr.