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 some compiler warnings in the 2dlib directory #643

Merged
merged 9 commits into from
Dec 1, 2024

Conversation

sebholt
Copy link
Contributor

@sebholt sebholt commented Oct 30, 2024

Pull Request Type

  • GitHub Workflow changes
  • Documentation or Wiki changes
  • Build and Dependency changes
  • Runtime changes
    • Render changes
    • Audio changes
    • Input changes
    • Network changes
    • Other changes

Description

These patches fix some compiler warnings in the 2dlib directory.

Most are unused variables or integer signedness missmatch warnings.

Related Issues

Screenshots (if applicable)

Checklist

  • I have tested my changes locally and verified that they work as intended.
  • I have documented any new or modified functionality.
  • I have reviewed the changes to ensure they do not introduce any unnecessary complexity or duplicate code.
  • I understand that by submitting this pull request, I am agreeing to license my contributions under the project's license.

Additional Comments

2dlib/memsurf.cpp Outdated Show resolved Hide resolved
@Lgt2x Lgt2x merged commit 8823c1c into DescentDevelopers:main Dec 1, 2024
10 checks passed
@sebholt sebholt deleted the 2dlib_fixes branch December 1, 2024 12: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.

2 participants