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 cast llvm warning #54223

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Conversation

miraz12
Copy link
Contributor

@miraz12 miraz12 commented Oct 25, 2021

Changed an implicit cast to an explicit cast to silence llvm checker.

Fixes #41292

@miraz12 miraz12 requested a review from a team as a code owner October 25, 2021 10:49
@miraz12 miraz12 force-pushed the fix-cast-llvm-warning branch from b62a2d6 to fb7ba76 Compare October 25, 2021 10:51
@akien-mga akien-mga added this to the 4.0 milestone Oct 25, 2021
@akien-mga akien-mga merged commit 82a9995 into godotengine:master Oct 25, 2021
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@miraz12
Copy link
Contributor Author

miraz12 commented Oct 25, 2021

Thank you, have a great day! 😄

@miraz12 miraz12 deleted the fix-cast-llvm-warning branch October 25, 2021 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assigning to char* array, uint32_t value inside image.cpp
2 participants