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

Similar

macOS network programming in Swift, a guide

The aim of the Journeyman guides is solving specif problems. They cover the missing link between a beginner and an expert. Many times, I've been stuck trying to solve a problem; trying to get a solution that the trivial examples don't cover, or that the e... (more…)

Read more »