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

GD-579: Part5: Minimize unsafe_cast warnings #586

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

MikeSchulze
Copy link
Owner

Why

If the default settings for warnings are changed to a more detailed level, many warnings are displayed.

What

  • fix debug/gdscript/warnings/unsafe_cast warnings

# Why
If the default settings for warnings are changed to a more detailed level, many warnings are displayed.

# What
- fix `debug/gdscript/warnings/unsafe_cast` warnings
@MikeSchulze MikeSchulze self-assigned this Sep 30, 2024
@MikeSchulze MikeSchulze added the enhancement New feature or request label Sep 30, 2024
@MikeSchulze MikeSchulze marked this pull request as ready for review September 30, 2024 15:33
@MikeSchulze MikeSchulze merged commit ee47055 into master Sep 30, 2024
@MikeSchulze MikeSchulze deleted the GD-579-5 branch September 30, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-579: Minimize warnings in debug mode with any warning is configuration
1 participant