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

Enable and fix compiler warnings #200

Merged
merged 2 commits into from
Jul 8, 2023
Merged

Enable and fix compiler warnings #200

merged 2 commits into from
Jul 8, 2023

Conversation

ChrisThrasher
Copy link
Member

This caught a few bugs with incorrect conversions, string truncations, and incorrect transform comparisons.

@ChrisThrasher ChrisThrasher force-pushed the compiler_warnings branch 2 times, most recently from 5bdfdb4 to b8d6c9c Compare July 8, 2023 03:28
Some minor tweaks were made to remove Android-specific workarounds
that CSFML doesn't need and removing a few warnings that are not
feasible to fix at the moment.
@ChrisThrasher ChrisThrasher merged commit b63eddd into master Jul 8, 2023
@ChrisThrasher ChrisThrasher deleted the compiler_warnings branch July 8, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants