Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Downgrade deprecation error for GCC compilations #1241

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

PatTheMav
Copy link
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.
@tt2468 tt2468 merged commit 228afd3 into obsproject:master Aug 1, 2024
1 check passed
@PatTheMav PatTheMav deleted the deprecation-warning-fix branch August 1, 2024 21:18
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