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

v5.0 PMIX_MAX_NSLEN and MAX_KEYLEN #448

Closed
2 tasks done
abouteiller opened this issue Apr 14, 2023 · 0 comments · Fixed by #447
Closed
2 tasks done

v5.0 PMIX_MAX_NSLEN and MAX_KEYLEN #448

abouteiller opened this issue Apr 14, 2023 · 0 comments · Fixed by #447

Comments

@abouteiller
Copy link
Contributor

abouteiller commented Apr 14, 2023

Overview

These two constants are set to 255 and 511, but an advise later say they can be set to 63. This is problematic for the ABI.

\declareconstitemvalue{PMIX_MAX_NSLEN}{255}

Actions

  • Verify that no other constants are impacted the same
  • Remove advise that say that 63 is a valid value: for the current ABI it is as defined in the normative part of the document.

Discussion Items

ASC Chairs recommend editorial change procedure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant