You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Chap_Revisions.tex
+2-1
Original file line number
Diff line number
Diff line change
@@ -1472,7 +1472,8 @@ \subsection{Errata}
1472
1472
The following errors were corrected in v5.1:
1473
1473
1474
1474
\begin{compactitemize}
1475
-
\item Parameter type for the key argument in \refapi{PMIx_Get} has been changed from \refstruct{pmix_key_t} to \code{char []} so that it is uniform with the argument in \refapi{PMIx_Get_nb}.
1475
+
\item Parameter type for the key argument in \refapi{PMIx_Get} has been changed from \refstruct{pmix_key_t} to \code{char []} so that it is uniform with the argument in \refapi{PMIx_Get_nb}. It as already correct in the ABI.
1476
+
\item Type definition for \refstruct{pmix_devce_type_t} changed from \code{uint16_t} to \code{uint64_t}. It was already correct in the ABI.
0 commit comments