Skip to content

Multiple commits#3804

Merged
rhc54 merged 6 commits intoopenpmix:v6.1from
rhc54:cmr61/gcc15
Feb 12, 2026
Merged

Multiple commits#3804
rhc54 merged 6 commits intoopenpmix:v6.1from
rhc54:cmr61/gcc15

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Feb 11, 2026

Silence a few Coverity warnings

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 645076b)

Enable including help topics in topics
Avoid duplicating help topics by enabling including
help topic text. Insert the text at the proper
point when outputting the help text.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit a3417f1)

Silence gcc15 warnings
Apparently, the gcc folks decided to declare passing a
variable to va_start as not constituting being "used".

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit e36a0bb)

Update NEWS and VERSION
Add log of new commits. Rev VERSION to rc2

Signed-off-by: Ralph Castain rhc@pmix.org
bot:notacherrypick

Use somehwat simpler method to silence gcc15

Use the (void)x trick instead of a faux computation. No
guarantees that future gcc won't declare that also to
be "unused", but...shrug.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit rhc54@01c069d)

Update NEWS

Signed-off-by: Ralph Castain rhc@pmix.org
bot:notacherrypick

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 645076b)
Avoid duplicating help topics by enabling including
help topic text. Insert the text at the proper
point when outputting the help text.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit a3417f1)
Apparently, the gcc folks decided to declare passing a
variable to va_start as not constituting being "used".

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit e36a0bb)
Add log of new commits. Rev VERSION to rc2

Signed-off-by: Ralph Castain <rhc@pmix.org>
Use the (void)x trick instead of a faux computation. No
guarantees that future gcc won't declare that also to
be "unused", but...shrug.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 01c069d)
Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit 3da301e into openpmix:v6.1 Feb 12, 2026
27 checks passed
@rhc54 rhc54 deleted the cmr61/gcc15 branch February 12, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant