Skip to content

Commit

Permalink
Revision Exception Changes
Browse files Browse the repository at this point in the history
Wording changes accepted by the revision exception vote.

Signed-off-by: Joshua Hursey <[email protected]>
  • Loading branch information
jjhursey committed Aug 11, 2022
1 parent 55d4f53 commit d5eaf37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pmix_governance.tex
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,8 @@ \subsubsection{Application Binary Interface (ABI) Changes Guidance}%

In recognition that there are circumstances where the \ac{ABI} needs to be modified this section defines some guidance for making such modifications.
Additions to the PMIx interface can occur without breaking \ac{ABI} compatibility.
Deprecating and removing portions of the PMIx interface does break \ac{ABI} compatibility and that process (see Section~\ref{deprecation}) must continue to adhere to the following guidance.
Deprecating portions of the PMIx interface does not break \ac{ABI} compatibility but serves as a warning that the \ac{ABI} may be impacted in the future.
Removing portions of the PMIx interface does break \ac{ABI} compatibility and that process (see Section~\ref{deprecation}) must continue to adhere to the following guidance.
As such the following text focuses on modifications to the existing PMIx interface.

The PMIx Standard ABI is defined in two parts.
Expand Down

0 comments on commit d5eaf37

Please sign in to comment.