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

Enable Werror on CI #970

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Enable Werror on CI #970

merged 2 commits into from
Apr 5, 2024

Conversation

Waqar144
Copy link
Contributor

@Waqar144 Waqar144 commented Apr 4, 2024

No description provided.

@Waqar144
Copy link
Contributor Author

Waqar144 commented Apr 4, 2024

/usr/bin/c++ -DHAVE_STRING_H=1 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050400 -DQT_DISABLE_DEPRECATED_BEFORE=0x050500

Not sure where DQT_DISABLE_DEPRECATED_BEFORE=0x050400 comes from

@Waqar144 Waqar144 force-pushed the work/try-enable-werror branch 6 times, most recently from 55b9d23 to ee59e7e Compare April 5, 2024 14:40
@Waqar144 Waqar144 force-pushed the work/try-enable-werror branch from c99fb42 to 172e4c5 Compare April 5, 2024 14:44
@Waqar144
Copy link
Contributor Author

Waqar144 commented Apr 5, 2024

/usr/bin/c++ -DHAVE_STRING_H=1 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050400 -DQT_DISABLE_DEPRECATED_BEFORE=0x050500

Not sure where DQT_DISABLE_DEPRECATED_BEFORE=0x050400 comes from

Was coming from 3rdparty/KDSME. I have now disabled Gammaray's define so that KDSME's defaults are honored.

@Waqar144 Waqar144 requested a review from winterz April 5, 2024 14:58
@Waqar144
Copy link
Contributor Author

Waqar144 commented Apr 5, 2024

Nightly is still without Werror. Will try to enable it there and with clang-tidy as well.

@winterz
Copy link
Member

winterz commented Apr 5, 2024

+2
you can ignore the CI failure due to missing kdstatemachineeditor.
that's something @dantti probably needs to fix

@Waqar144 Waqar144 merged commit f00493c into master Apr 5, 2024
13 of 14 checks passed
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