Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only use old C-style comments in public headers #12811

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devreal
Copy link
Contributor

@devreal devreal commented Sep 11, 2024

MPI itself does not require C99 or later so we should provide header files that compile with legacy compilers.

Fixes #12710

MPI itself does not require C99 or later so  we should provide header
files that compile with legacy compilers.

Signed-off-by: Joseph Schuchart <joseph.schuchart@stonybrook.edu>
@bonachea
Copy link

Fixed upstream

@jsquyres
Copy link
Member

@lrbison @devreal We should take the new copy -- wholesale -- from upstream.

I meant to file a PR about this over this past weekend but didn't get to it.

If someone could update this PR to just get a new copy from upstream (and also remove the now-superflouous #define's in opal_portable_platform.h), that would be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants