Skip to content

Fix invalid void return in BitField#1407

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
AThousandShips:flag_fix
Mar 11, 2024
Merged

Fix invalid void return in BitField#1407
dsnopek merged 1 commit into
godotengine:masterfrom
AThousandShips:flag_fix

Conversation

@AThousandShips

Copy link
Copy Markdown
Member

@AThousandShips AThousandShips added bug This has been identified as a bug cherrypick:4.1 cherrypick:4.2 labels Mar 8, 2024
@AThousandShips AThousandShips added this to the 4.3 milestone Mar 8, 2024
@AThousandShips
AThousandShips requested a review from a team as a code owner March 8, 2024 12:33

@Malcolmnixon Malcolmnixon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me and aligns with the equivalent code in Godot (core/variant/type_info.h).

@dsnopek dsnopek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks! Looks good to me!

@dsnopek
dsnopek merged commit efb46f7 into godotengine:master Mar 11, 2024
@dsnopek

dsnopek commented Mar 11, 2024

Copy link
Copy Markdown
Collaborator

Cherry-picked for 4.2 in PR #1410

@AThousandShips
AThousandShips deleted the flag_fix branch March 11, 2024 17:59
@dsnopek

dsnopek commented Mar 11, 2024

Copy link
Copy Markdown
Collaborator

Cherry-picked for 4.1 in PR #1411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This has been identified as a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BitField::clear_flag() doesn't compile

3 participants