Skip to content

Conversation

bunnypak
Copy link

What

fix unannotated fall-through between switch labels in utils/ucc_coll_utils.h

Why ?

When building on x86_64 Linux and clang 15,

...
utils/ucc_coll_utils.h:291:5: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]
    default:
    ^
...

@swx-jenkins3
Copy link

Can one of the admins verify this patch?

@Sergei-Lebedev
Copy link
Contributor

ok to test

@Sergei-Lebedev Sergei-Lebedev requested a review from manjugv June 11, 2024 06:21
@manjugv
Copy link
Contributor

manjugv commented Jun 12, 2024

@bunnypak What is your affiliation? have you or your institution signed CLA?

@manjugv
Copy link
Contributor

manjugv commented Jun 12, 2024

@bunnypak What is your affiliation? have you or your institution signed CLA?

@bunnypak What is your affiliation? have you or your institution signed CLA?

https://github.com/openucx/ucc?tab=readme-ov-file#contributing

@bunnypak
Copy link
Author

@bunnypak What is your affiliation? have you or your institution signed CLA?

Meta. Personally no. Not sure about my institution.

@janjust janjust self-requested a review January 29, 2025 15:51
@samnordmann
Copy link
Collaborator

All commit name need to comply to this

H1="CODESTYLE|REVIEW|CORE|UTIL|TEST|API|DOCS|TOOLS|BUILD|MC|EC|SCHEDULE|TOPO"

Please, edit the commit name so we can merge it, e.g. CODESTYLE: fix unannotated fall-through in switch

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.

6 participants