Swift Articles, Tutorials & News

Swift Documentation Compiler

Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package. – GitHub – apple/swift-docc: Documentation compiler that produce…

Read more »

Swift 5.5 stack corruption bug on concurrency

hi all, I’ve discovered several stack corruption bugs related to async/await which can be reproduced in simple test programs compiled with recent nightly toolchains. i have confirmed that two three four of these bugs are present in the 5.5-RELEASE toolcha…

Read more »

Swift 5.5 has serious stack corruption bugs

hi all, I’ve discovered several stack corruption bugs related to async/await which can be reproduced in simple test programs compiled with recent nightly toolchains. i have confirmed that two three four of these bugs are present in the 5.5-RELEASE toolcha…

Read more »