Skip to content

Conversation

kabiroberai
Copy link
Member

The focal linker has a bug that causes Calendar to break. Repro:

docker run --platform linux/amd64 -it swift:6.1-focal
echo 'import Foundation; print(Calendar(identifier: .gregorian))' \
  | swiftc - -static-stdlib -Xlinker --gc-sections -o main
./main

@kabiroberai kabiroberai merged commit ecfbc4d into main May 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant