Skip to content

fix error: Bitwise operation between different enumeration types ('ImGuiButtonFlags_' and 'ImGuiButtonFlagsPrivate_') is deprecated#689

Open
bostick wants to merge 1 commit intoepezent:masterfrom
bostick:fix-bitwise-op-error
Open

fix error: Bitwise operation between different enumeration types ('ImGuiButtonFlags_' and 'ImGuiButtonFlagsPrivate_') is deprecated#689
bostick wants to merge 1 commit intoepezent:masterfrom
bostick:fix-bitwise-op-error

Conversation

@bostick
Copy link
Copy Markdown
Contributor

@bostick bostick commented Mar 19, 2026

Fixes #688

…GuiButtonFlags_' and 'ImGuiButtonFlagsPrivate_') is deprecated
@slowriot
Copy link
Copy Markdown

This doesn't "fix" anything, it just suppresses the warning. See #691 for an actual resolution.

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.

[Bug] Bitwise operation between different enumeration types ('ImGuiButtonFlags_' and 'ImGuiButtonFlagsPrivate_') is deprecated

2 participants