Skip to content

Comments

variable 'sleep_cnt' set but not used [-Werror,-Wunused-but-set-variable]#119

Closed
kshtsk wants to merge 1 commit intointel:masterfrom
kshtsk:wip-sleep_cnt-Wunused-but-set-variable
Closed

variable 'sleep_cnt' set but not used [-Werror,-Wunused-but-set-variable]#119
kshtsk wants to merge 1 commit intointel:masterfrom
kshtsk:wip-sleep_cnt-Wunused-but-set-variable

Conversation

@kshtsk
Copy link

@kshtsk kshtsk commented Aug 28, 2024

…sed-but-set-variable]

@kshtsk kshtsk changed the title src/qatzip.c fix variable 'sleep_cnt' set but not used [-Werror,-Wunu… variable 'sleep_cnt' set but not used [-Werror,-Wunused-but-set-variable] Aug 28, 2024
@XingHongChenIntel
Copy link
Contributor

hello @kshtsk, Very thanks to your PR, we would add this PR to our inner repo firstly, then upstream those fix to this public repo together.

Matan-B added a commit to Matan-B/ceph that referenced this pull request Feb 16, 2025
qatzip/configure.ac enables -Werror. However, newer compilers
(e.g clang 16) will not compile with the existing warnings
identified. The fixes for the warnings are not merged yet [1]
in the submodule. Until then, in order to allow for compiler
upgrade - we should disable the problematic errors.

[1] intel/QATzip#119

Signed-off-by: Matan Breizman <[email protected]>
Matan-B added a commit to Matan-B/ceph that referenced this pull request Feb 16, 2025
qatzip/configure.ac enables -Werror. However, newer compilers
(e.g clang 16) will not compile with the existing warnings
identified. The fixes for the warnings are not merged yet [1]
in the submodule. Until then, in order to allow for compiler
upgrade - we should disable the problematic errors.

[1] intel/QATzip#119

Signed-off-by: Matan Breizman <[email protected]>
Matan-B added a commit to Matan-B/ceph that referenced this pull request Feb 16, 2025
qatzip/configure.ac enables -Werror. However, newer compilers
(e.g clang 16) will not compile with the existing warnings
identified. The fixes for the warnings are not merged yet [1]
in the submodule. Until then, in order to allow for compiler
upgrade - we should disable the problematic errors.

[1] intel/QATzip#119

Signed-off-by: Matan Breizman <[email protected]>
Matan-B added a commit to Matan-B/ceph that referenced this pull request Feb 16, 2025
qatzip/configure.ac enables -Werror. However, newer compilers
(e.g clang 16) will not compile with the existing warnings
identified. The fixes for the warnings are not merged yet [1]
in the submodule. Until then, in order to allow for compiler
upgrade - we should disable the problematic errors.

[1] intel/QATzip#119

Signed-off-by: Matan Breizman <[email protected]>
Matan-B added a commit to Matan-B/ceph that referenced this pull request Feb 19, 2025
qatzip/configure.ac enables -Werror. However, newer compilers
(e.g clang 16) will not compile with the existing warnings
identified. The fixes for the warnings are not merged yet [1]
in the submodule. Until then, in order to allow for compiler
upgrade - we should disable the problematic errors.

[1] intel/QATzip#119

Signed-off-by: Matan Breizman <[email protected]>
Matan-B added a commit to Matan-B/ceph that referenced this pull request Feb 20, 2025
qatzip/configure.ac enables -Werror. However, newer compilers
(e.g clang 16) will not compile with the existing warnings
identified. The fixes for the warnings are not merged yet [1]
in the submodule. Until then, in order to allow for compiler
upgrade - we should disable the problematic errors.

[1] intel/QATzip#119

Signed-off-by: Matan Breizman <[email protected]>
@XingHongChenIntel
Copy link
Contributor

thanks for your PR, merge and upstream now

harriscr pushed a commit to ceph/ceph-ci that referenced this pull request May 15, 2025
qatzip/configure.ac enables -Werror. However, newer compilers
(e.g clang 16) will not compile with the existing warnings
identified. The fixes for the warnings are not merged yet [1]
in the submodule. Until then, in order to allow for compiler
upgrade - we should disable the problematic errors.

[1] intel/QATzip#119

Signed-off-by: Matan Breizman <[email protected]>
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