pmix-standard icon indicating copy to clipboard operation
pmix-standard copied to clipboard

Info-list operations should use 'list' as the parameter rather than 'ptr'

Open abouteiller opened this issue 1 year ago • 0 comments

Overview

While working on https://github.com/pmix/pmix-standard/pull/492#discussion_r1362486437 we found that the name ptr for the list parameter in the PMIx_Info_list_get_info was unclear. However after review we found that this ptr problem is pervasive and should be tackled all at once.

Motivation

Clarification of parameter intent is always good.

Discussion

Mirror change should be made to Open PMIx and the ABI document.

abouteiller avatar Oct 19 '23 15:10 abouteiller