Skip to content

Ignore deprecated-enum-enum-conversion warnings in in GCC#706

Open
samangh wants to merge 1 commit into
epezent:masterfrom
samangh:master
Open

Ignore deprecated-enum-enum-conversion warnings in in GCC#706
samangh wants to merge 1 commit into
epezent:masterfrom
samangh:master

Conversation

@samangh
Copy link
Copy Markdown

@samangh samangh commented May 20, 2026

The fix to issue #688 was to ignore deprecated-enum-enum-conversion warnings (see PR #689).

However, that pull request only implemented the fix for clang. This PR also implements this in GCC.

Ignore `deprecated-enum-enum-conversion` warnings in GCC. This fixes issue epezent#688 for GCC users.
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