Skip to content

Conversation

@jsquyres
Copy link
Member

This is the v5.0.x version of #9687

Smartmatch was retroactively deprecated due to corner cases, so
replace with a list search function that does basically the
same thing (for our use case).  We could theoretically use
List::Util::any here, but some distros do not ship
List::Util by default (Amazon Linux 2).

Signed-off-by: Brian Barrett <[email protected]>
(cherry picked from commit 9553e3f)
Add the hwloc version to the output of autogen.pl, to match the
behavior of autogen.pl for libevent.

Signed-off-by: Brian Barrett <[email protected]>
(cherry picked from commit 5e79c38)
@jsquyres jsquyres added this to the v5.0.0 milestone Nov 25, 2021
@jsquyres jsquyres requested a review from bwbarrett November 25, 2021 18:20
Copy link
Member

@bwbarrett bwbarrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shockingly, I think it's fine. But I'm not sure my review should really count here.

@gpaulsen gpaulsen merged commit 78b565d into open-mpi:v5.0.x Dec 2, 2021
@jsquyres jsquyres deleted the pr/v5.0.x/die-smartmatch-die-die-die branch January 6, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants