Skip to content

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Apr 28, 2025

Motivation:

There's a known compiler issue on the 5.10 toolchain for x86 on Ubuntu Noble. This issue causes the compile to fail, even though the code is fine. We shouldn't allow that.

Modifications:

Shuffle the whitespace around to fix the issue.
Suppress the linter issues.

Result:

Compiler is back. Resolves #3223.

Motivation:

There's a known compiler issue on the 5.10 toolchain
for x86 on Ubuntu Noble. This issue causes the compile to fail,
even though the code is fine. We shouldn't allow that.

Modifications:

Shuffle the whitespace around to fix the issue.
Suppress the linter issues.

Result:

Compiler is back. Resolves apple#3223.
@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Apr 28, 2025
@glbrntt glbrntt enabled auto-merge (squash) April 28, 2025 09:07
@glbrntt glbrntt merged commit 0f54d58 into apple:main Apr 28, 2025
43 of 45 checks passed
@Lukasa Lukasa deleted the cb-whitespace-shuffle branch April 28, 2025 10:11
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.

2.82.0 does not build with Swift 5.10 on Ubuntu 24.04
2 participants