Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct fix for #420: pmix_key_t param in pmix_get #510

Merged
merged 1 commit into from
May 27, 2024

Conversation

abouteiller
Copy link
Contributor

This does the opposite of the prior fix that was incorrectly swapping char key[] to pmix_key_t.

@abouteiller abouteiller added this to the PMIx v4.2 Standard milestone Apr 30, 2024
@abouteiller abouteiller self-assigned this Apr 30, 2024
@abouteiller abouteiller changed the title Correct fix for #420 Correct fix for #420: pmix_key_t param in pmix_get Apr 30, 2024
@abouteiller abouteiller linked an issue Apr 30, 2024 that may be closed by this pull request
@abouteiller abouteiller mentioned this pull request Apr 30, 2024
7 tasks
@abouteiller abouteiller force-pushed the issue488/get_key_t_param@v4 branch 2 times, most recently from 732cff2 to b46ae1d Compare April 30, 2024 23:51
@abouteiller abouteiller force-pushed the issue488/get_key_t_param@v4 branch from b46ae1d to 491c31f Compare May 1, 2024 00:07
@abouteiller abouteiller added Eligible Eligible for consideration by ASC First Vote Passed ASC first vote passed Errata labels May 10, 2024
@abouteiller abouteiller requested a review from rhc54 May 10, 2024 09:28
@abouteiller abouteiller merged commit e26ceec into pmix:v4 May 27, 2024
1 check passed
@abouteiller abouteiller mentioned this pull request May 28, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Eligible Eligible for consideration by ASC Errata First Vote Passed ASC first vote passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parameter Conflict: PMIx_Get vs PMIx_Get_nb
2 participants