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 a lot of warnings -Wunused-but-set-variable and Wunused-variable when compile openBlas #5704

Merged
merged 1 commit into from
Nov 16, 2017

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented Nov 16, 2017

related #3281

Though OpenBLAS try to reduce the warnings: OpenMathLib/OpenBLAS#1358 and OpenMathLib/OpenBLAS#1359, fixing all the warnings is a long-time work.

Thus, we can compile OpenBLAS with -Wno-unused-but-set-variable -Wno-unused-variable temporary.

@luotao1
Copy link
Contributor Author

luotao1 commented Nov 16, 2017

The size of teamcity log is reduced from 1.2M to 900k

@luotao1 luotao1 requested a review from Xreki November 16, 2017 10:16
Copy link
Contributor

@Xreki Xreki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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