Skip to content

Fix Wdeprecated-enum-enum-conversion warnings#61

Closed
madebr wants to merge 1 commit intolibsdl-org:mainfrom
madebr:enum-enum-warning-fix
Closed

Fix Wdeprecated-enum-enum-conversion warnings#61
madebr wants to merge 1 commit intolibsdl-org:mainfrom
madebr:enum-enum-warning-fix

Conversation

@madebr
Copy link
Copy Markdown
Contributor

@madebr madebr commented May 2, 2026

bitwise operation between different enumeration types ‘AnchorLocation’ and ‘’ is deprecated [-Wdeprecated-enum-enum-conversion

bitwise operation between different enumeration types ‘AnchorLocation’
and ‘<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion
@slouken slouken closed this in #64 May 2, 2026
slouken added a commit that referenced this pull request May 2, 2026
bitwise operation between different enumeration types ‘AnchorLocation’ and ‘’ is deprecated [-Wdeprecated-enum-enum-conversion

Closes #61
@madebr madebr deleted the enum-enum-warning-fix branch May 2, 2026 10:02
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.

1 participant