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

Explicitly disable treating warnings as errors #1060

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

Xaymar
Copy link
Contributor

@Xaymar Xaymar commented Jul 28, 2023

Explain the Pull Request

As libOBS and OBS Studio unfortunately enforce treating warnings as errors, it is necessary to do the opposite. This may remove the need of having a patch for this exist at all, but I'll leave it be for now and just add this single line fix.

Completion Checklist

  • This has been tested on the following platforms:
    • MacOS 10.15
    • MacOS 11
    • MacOS 12
    • Ubuntu 20.04
    • Ubuntu 22.04
    • Windows 10
    • Windows 11
  • The copyright headers and license files have been updated.
  • I will maintain this for the forseeable future, and have added myself to CODEOWNERS.

As libOBS and OBS Studio unfortunately enforce treating warnings as errors, it is necessary to do the opposite. This may remove the need of having a patch for this exist at all, but I'll leave it be for now and just add this single line fix.
@Xaymar
Copy link
Contributor Author

Xaymar commented Jul 31, 2023

Ubuntu failure is a clang conflict unrelated to the PR.

@Xaymar Xaymar merged commit e82823d into root Jul 31, 2023
7 of 8 checks passed
@Xaymar Xaymar deleted the patch/warnings-as-errors branch July 31, 2023 13:28
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