Skip to content

Conversation

@awlauria
Copy link
Contributor

  • Fix MPIR_Breakpoint standard violation by returning void
    instead of a void*.

Signed-off-by: Austen Lauria awlauria@us.ibm.com
(cherry picked from commit 067adfa)

- Fix MPIR_Breakpoint standard violation by returning void
  instead of a void*.

Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
(cherry picked from commit 067adfa)
@hppritcha hppritcha added this to the v4.0.2 milestone Sep 18, 2019
@hppritcha hppritcha self-requested a review September 18, 2019 16:15
@jsquyres jsquyres changed the title Conform MPIR_Breakpoint to MPIR standard. v4.0.x: Conform MPIR_Breakpoint to MPIR standard. Sep 18, 2019
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@awlauria I'm sorry, this is just the issue that won't die. 😦 Turns out that @rhc54 was right: this symbol is turning up as a public symbol in the ORTE library; we can't have an un-prefixed public symbol in the library. Can you make another PR for master to make the symbol start with orte_? Sorry...

$ nm ~/bogus2/lib/libopen-rte.so | grep noop
00000000002b3d00 B noop_mpir_breakpoint_ptr

Copy link
Member

@hppritcha hppritcha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per @jsquyres comment please fix symbol name

@awlauria
Copy link
Contributor Author

#6992

Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
(cherry picked from commit 7714468)
@gpaulsen
Copy link
Member

@hppritcha I think this is now ready to merge to v4.0.x. Do you concur?

@hppritcha hppritcha merged commit 265a47b into open-mpi:v4.0.x Sep 19, 2019
@awlauria awlauria deleted the fix_mpir_standard_v4.0.x branch March 17, 2022 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants