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 warnings Aug 5, 2023 #228

Merged
merged 2 commits into from
Aug 5, 2023

Conversation

STREGA
Copy link
Member

@STREGA STREGA commented Aug 5, 2023

  • Preemptively fixes a Swift 6 colliding generics definitions error
  • Fixes a minor issue with Xcode IDE support where some warnings were shown to users
    • These warnings can seem intimidating or even be frustrating for users who prefer to fix all warnings

The functions parent scope already defines the same generic.
Added simply to silence unknown attribute warnings when building for macOS using Xcode.
@kateinoigakukun kateinoigakukun merged commit 42f930d into swiftwasm:main Aug 5, 2023
20 checks passed
@STREGA STREGA deleted the fix-warnings-aug-5-23 branch August 10, 2023 18:08
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.

None yet

2 participants