Skip to content

cleanup based on cppcheck analysis#3628

Closed
chipitsine wants to merge 1 commit intotdlib:masterfrom
chipitsine:master
Closed

cleanup based on cppcheck analysis#3628
chipitsine wants to merge 1 commit intotdlib:masterfrom
chipitsine:master

Conversation

@chipitsine
Copy link
Copy Markdown

td/telegram/CallbackQueriesManager.cpp:159:7: style: Condition 'has_game' is always true [knownConditionTrueFalse]

td/telegram/CallbackQueriesManager.cpp:159:7: style: Condition 'has_game' is always true [knownConditionTrueFalse]
@levlam
Copy link
Copy Markdown
Contributor

levlam commented Apr 5, 2026

The code is written as intended. The data and game are symmetric, and so the code should be.

@chipitsine chipitsine closed this Apr 5, 2026
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