Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gabriellanata
Copy link
Contributor

There is a bug when using @convention(c) with bridged types in Swift 5.6: https://bugs.swift.org/browse/SR-15696. This has been fixed in the next version of swift and hopefully will be cherry picked into 5.6.x. For now, we can work around this by using NSArray to avoid bridging.

Fixes #45

keith
keith previously approved these changes Mar 23, 2022
@gabriellanata gabriellanata enabled auto-merge (squash) March 23, 2022 23:54
@gabriellanata gabriellanata merged commit 00afd05 into main Mar 24, 2022
@gabriellanata gabriellanata deleted the Fix-for-Swift-5.6 branch March 24, 2022 00:00
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.

Xcode 13.3 can't compile Hammer 0.14.0

3 participants