Skip to content

Remove unused varibles to fix -Wunused-but-set-variable (v2) #1285

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

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

dzen03
Copy link
Contributor

@dzen03 dzen03 commented Jan 25, 2024

When compiling with -Wunused-but-set-variable there are some warnings (errors) in YDB. To be able to compile with -Wunused-but-set-variable in the near future we should fix those warnings

Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 09:32:16 UTC Pre-commit check for 00be148 has started.
2024-01-25 09:32:19 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-25 09:35:08 UTC Build successful.
2024-01-25 09:35:21 UTC Tests are running...
🟢 2024-01-25 09:47:04 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60105 50845 0 0 9235 25

Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 09:32:50 UTC Pre-commit check for 00be148 has started.
2024-01-25 09:32:53 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-25 09:36:37 UTC Build successful.
2024-01-25 09:36:52 UTC Tests are running...
🔴 2024-01-25 09:50:11 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15947 15840 0 23 53 31

@dzen03 dzen03 requested a review from alexv-smirnov January 25, 2024 09:55
@alexv-smirnov alexv-smirnov merged commit 0d89c2e into ydb-platform:main Jan 25, 2024
@vitstn vitstn mentioned this pull request Feb 1, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
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