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 compiler warnings #2687

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

mrmangohands
Copy link
Member

The common project includes Sodium's Fabric API integration, which can be used on either loader. The Fabric API modules reference Fabric Loader's API classes, so we need to include it to prevent warning spam about an unknown enum constant.

This PR also splits out the remaining platform specific code from common, and adds remap = false where necessary to fix warnings.

The common project includes Sodium's Fabric API integration, which can be used on either loader. The Fabric API modules reference Fabric Loader's API classes, so we need to include it to prevent warning spam about an unknown enum constant.
@mrmangohands mrmangohands force-pushed the patch/fix-compiler-warnings branch 2 times, most recently from b018a4a to 6bb29b5 Compare August 17, 2024 07:03
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.

3 participants