We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Currently skaled build has lots of warnings
Some of them come from libbls (Oleh has a separate bug for it). There are also two warnings in consensus - Stan will address them
As part of code quality OKRs, release 2.2 has no warnings
To Reproduce
Build skaled
Expected behavior Skaled build should have no warnings
Please disable warning either:
push pragma as described here
https://www.fluentcpp.com/2019/08/30/how-to-disable-a-warning-in-cpp/#:~:text=To%20disable%20a%20set%20of,pop%E2%80%9D%20pre%2Dprocessor%20instruction.
The text was updated successfully, but these errors were encountered:
Not for QA
Sorry, something went wrong.
skaled: 3.17.0-beta.1
sergiy-skalelabs
Successfully merging a pull request may close this issue.
Describe the bug
Currently skaled build has lots of warnings
Some of them come from libbls (Oleh has a separate bug for it). There are also two warnings in consensus - Stan will address them
As part of code quality OKRs, release 2.2 has no warnings
To Reproduce
Build skaled
Expected behavior
Skaled build should have no warnings
Please disable warning either:
push pragma as described here
https://www.fluentcpp.com/2019/08/30/how-to-disable-a-warning-in-cpp/#:~:text=To%20disable%20a%20set%20of,pop%E2%80%9D%20pre%2Dprocessor%20instruction.
The text was updated successfully, but these errors were encountered: