Skip to content

cmake: Downgrade deprecation error for GCC compilations#1241

Merged
tt2468 merged 1 commit into
obsproject:masterfrom
PatTheMav:deprecation-warning-fix
Aug 1, 2024
Merged

cmake: Downgrade deprecation error for GCC compilations#1241
tt2468 merged 1 commit into
obsproject:masterfrom
PatTheMav:deprecation-warning-fix

Conversation

@PatTheMav

Copy link
Copy Markdown
Member

Description

Downgrades the deprecated declarations error to warnings for GCC compilations in line with Clang and AppleClang.

Motivation and Context

Error has already been downgraded for Clang and AppleClang, not doing so for GCC was an oversight.

How Has This Been Tested?

Tested OS(s): Ubuntu 24.04

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the Contributing Guidelines.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • My code is not on master or a release/* branch.
  • The code has been tested.
  • I have included updates to all appropriate documentation.

Error has already been downgraded for Clang and AppleClang, not doing
so for GCC was an oversight.
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.

2 participants