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 MSVC compilations #1242

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

PatTheMav
Copy link
Member

Description

Downgrades the error for use of deprecated declarations to a warning on Windows. Follow-up PR to #1241.

Motivation and Context

Error has already been downgraded for Clang, AppleClang, and GCC.

How Has This Been Tested?

Tested OS(s): Windows 11

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, AppleClang, and GCC.
@tt2468 tt2468 merged commit faf0866 into obsproject:master Aug 1, 2024
1 check passed
@PatTheMav PatTheMav deleted the deprecation-warning-fix branch August 1, 2024 21:42
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