Skip to content

[Common] Fix issue 14173#16814

Merged
dsekihat merged 4 commits into
AliceO2Group:masterfrom
amaringarcia:master
Jun 30, 2026
Merged

[Common] Fix issue 14173#16814
dsekihat merged 4 commits into
AliceO2Group:masterfrom
amaringarcia:master

Conversation

@amaringarcia

@amaringarcia amaringarcia commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Fixes #14173

@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 0 errors, ⚠️ 0 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Fixing issues/14173 [Common] Fixing issues/14173 Jun 25, 2026
@vkucera

vkucera commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Thanks a lot @amaringarcia !

@vkucera

vkucera commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

It seems the identicalConditionAfterEarlyExit warnings are still there.

Comment thread Common/TableProducer/occupancyTableProducer.cxx Outdated
@vkucera vkucera changed the title [Common] Fixing issues/14173 [Common] Fix issue 14173 Jun 25, 2026
@amaringarcia

Copy link
Copy Markdown
Contributor Author

Good morning,
now all the warnings/issues are solved (I think).
Can somebody approve and merge this pull request?
Thanks in advance.
Best regards,
Ana

@amaringarcia

Copy link
Copy Markdown
Contributor Author

@dsekihat could you approve this pull request? also allow for the merging?

@vkucera

vkucera commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

@amaringarcia Can you please check whether these can be fixed as well?

Common/TableProducer/occupancyTableProducer.cxx:480:142: warning: Identical condition 'meanRobustTableMode==checkTableMode', second condition is always false [identicalConditionAfterEarlyExit]
Common/TableProducer/occupancyTableProducer.cxx:1806:102: warning: Identical condition 'qaMode==checkQAMode', second condition is always false [identicalConditionAfterEarlyExit]

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 685aa0c at 2026-06-29 07:24:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

@amaringarcia

Copy link
Copy Markdown
Contributor Author

@ddobrigk @dsekihat @iarsene could some of you approve and merge this pull request?
Thanks in advance

@dsekihat dsekihat merged commit 990339d into AliceO2Group:master Jun 30, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Potential bugs in occupancyTableProducer.cxx

4 participants