Skip to content

Conversation

weissi
Copy link
Contributor

@weissi weissi commented Feb 11, 2025

Specifically Swift 5.10 on Intel on Ubuntu Noble (24.04) has a crazy bug which leads to compilation failures in a #if compiler(>=6.0) block: swiftlang/swift#79285 .

This workaround fixes the compilation by changing the whitespace.

Thanks @gwynne for finding this workaround!

@weissi weissi added the semver/none No version bump required. label Feb 11, 2025
@weissi weissi changed the title fix 5.10 compile fix 5.10 compile on Ubuntu 24.04 (Noble) for Intel (x86_64) Feb 11, 2025
@Lukasa Lukasa added 🔨 semver/patch No public API change. and removed semver/none No version bump required. labels Feb 11, 2025
@weissi weissi enabled auto-merge (squash) February 11, 2025 12:21
@weissi weissi merged commit b645ad4 into swift-server:main Feb 11, 2025
20 of 22 checks passed
@weissi weissi deleted the jw-510-compile branch February 11, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants