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

[Build] Fix warnings when building in VS 2022 #4095

Merged
merged 10 commits into from
Jun 24, 2024

Conversation

JeffM2501
Copy link
Sponsor Contributor

This PR fixes warnings when building in Visual Studio 2022. Mostly typecast warnings.

examples/core/core_smooth_pixelperfect.c Show resolved Hide resolved
src/rlgl.h Show resolved Hide resolved
src/rtextures.c Outdated Show resolved Hide resolved
src/rtextures.c Outdated Show resolved Hide resolved
@raysan5
Copy link
Owner

raysan5 commented Jun 24, 2024

@JeffM2501 Thanks for the improvements! I added some comments about minor details.

@raysan5 raysan5 merged commit e96bab7 into raysan5:master Jun 24, 2024
14 checks passed
@raysan5
Copy link
Owner

raysan5 commented Jun 24, 2024

@JeffM2501 Thank you very much for the review! I really like those PRs that keep the code clean!

@JeffM2501 JeffM2501 deleted the VS2022_warnings branch June 25, 2024 23:02
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