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

Fix lots of build warnings #1665

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Conversation

daleglass
Copy link
Contributor

With this the interface build is almost clean.

This adds a warning whitelist system -- there's some stuff we just can't fix yet because we can't upgrade Qt or OpenSSL. This also adds a way to make the build fail on warning, and this is intended to be enabled by default very soon to improve code quality.

interface/src/avatar/AvatarPackager.cpp Outdated Show resolved Hide resolved
interface/src/commerce/Wallet.cpp Outdated Show resolved Hide resolved
libraries/networking/src/HMACAuth.cpp Outdated Show resolved Hide resolved
libraries/octree/src/OctreeElement.cpp Outdated Show resolved Hide resolved
libraries/shared/src/SettingHelpers.cpp Outdated Show resolved Hide resolved
libraries/shared/src/SettingHelpers.cpp Outdated Show resolved Hide resolved
libraries/workload/src/workload/Space.cpp Outdated Show resolved Hide resolved
@digisomni digisomni added the rebuild rebuild through the GithubActions label Jul 19, 2022
@stale
Copy link

stale bot commented Jan 15, 2023

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs CR (code review) needs testing (QA) The PR is ready for testing rebuild rebuild through the GithubActions stale Issue / PR has not had activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants