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

GDScript: Fix STANDALONE_EXPRESSION warning for preload() #92027

Conversation

dalexeev
Copy link
Member

@dalexeev dalexeev commented May 16, 2024

@dalexeev dalexeev added this to the 4.3 milestone May 16, 2024
@dalexeev dalexeev requested a review from a team as a code owner May 16, 2024 19:13
RedMser

This comment was marked as resolved.

@dalexeev dalexeev force-pushed the gds-fix-standalone-expression-for-preload branch from b468e9b to 7dd801c Compare May 17, 2024 07:33
@dalexeev dalexeev requested a review from a team as a code owner May 17, 2024 07:33
Copy link
Member

@AThousandShips AThousandShips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akien-mga akien-mga merged commit b569ae3 into godotengine:master May 17, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@dalexeev dalexeev deleted the gds-fix-standalone-expression-for-preload branch May 17, 2024 11:03
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.

GDScript STANDALONE_EXPRESSION warning should not apply for preload (due to static initializers)
4 participants