Skip to content

[minicern] fix rank mismatches in hbook#22623

Draft
ferdymercury wants to merge 3 commits into
root-project:masterfrom
ferdymercury:patch-22
Draft

[minicern] fix rank mismatches in hbook#22623
ferdymercury wants to merge 3 commits into
root-project:masterfrom
ferdymercury:patch-22

Conversation

@ferdymercury

Copy link
Copy Markdown
Collaborator

Warnings are turned off at the moment, if you turn on, one sees many rank-mismatch warnings. To verify, remove these lines in misc/minicern/CMakeLists.txt

-# Disable warnings, since what has worked for 40 years...
-# (see https://sft.its.cern.ch/jira/browse/ROOT-9179 for the warnings)
-set_target_properties(minicern PROPERTIES COMPILE_FLAGS "-w")

We don't turn them on here because there still many to fix in zebra.f

Warnings are turned off at the moment, if you turn on, one sees many rank-mismatch warnings. To verify, remove these lines in misc/minicern/CMakeLists.txt

-# Disable warnings, since what has worked for 40 years...
-# (see https://sft.its.cern.ch/jira/browse/ROOT-9179 for the warnings)
-set_target_properties(minicern PROPERTIES COMPILE_FLAGS "-w")
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Test Results

    19 files      19 suites   3d 7h 44m 15s ⏱️
 3 865 tests  3 813 ✅   1 💤 51 ❌
65 766 runs  65 420 ✅ 271 💤 75 ❌

For more details on these failures, see this check.

Results for commit 05c9846.

♻️ This comment has been updated with latest results.

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