Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

readdle/swift-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Issues

We are using latest development versions of Swift Toolchain and SDK for Windows. As platform support is not ready yet, bugs and regressions are our fellow companions. This collection of code samples is to keep track on issues we found, reported and keeping eye on.

Usage

Most of samples provided with build.cmd batch file to aid in issue demonstration. Additional instructions/steps may be available in README.md of corresponding issue.

Requirements

Swift Toolchain and SDK for Windows x64.

Tracked Issues

  • Linker fails on specific code with CodeView debug info enabled
    SR-10671
  • Windows, compiling w/o speculative devirtualization produces unstable binaries
    SR-12179
  • SIL Verification failure with @objc protocol on Windows
    SR-13087
  • Slow compilation with GuaranteedARCOpts
    SR-13205
  • Linker fails with CodeView debug info enabled
    SR-13225
  • Windows, Dispatch crashes after network request timeout
    SR-13383
  • Wrong method call when binary is built with optimizations
    SR-13449

Untracked Issues

  • Broken synthesis of the CodingKeys

About

A collection of code samples demonstrating issues in Swift we found

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors