Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Lambda compilation under the Swift 6.0 compiler #126

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

Joannis
Copy link
Member

@Joannis Joannis commented Oct 13, 2024

Fixes #125 . I tried to see if it's to do with the Swift 6 language mode, but this was not the case. @adam-fowler do you know what the issue might be?

Copy link
Member

@adam-fowler adam-fowler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is a compiler regression in Swift 6. I have bugged it, but it is quite a complex issue and haven't had any response yet. I didn't realise the example would hit this issue. It is only recently they were being compiled with 6.

@adam-fowler adam-fowler merged commit f225061 into main Oct 13, 2024
1 check passed
@adam-fowler adam-fowler deleted the jo/fix-lambda-context branch October 13, 2024 20:59
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.

todos-lambda doesn't build on Xcode 16
2 participants