Skip to content

OSHMEM/API/C11: fixed API macro #5576

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

Merged
merged 2 commits into from
Aug 22, 2018

Conversation

hoopoepg
Copy link
Contributor

  • updated compilation of C11 compiler for API macro

Signed-off-by: Sergey Oblomov [email protected]

- updated compilation of C11 compiler for API macro

Signed-off-by: Sergey Oblomov <[email protected]>
@hoopoepg
Copy link
Contributor Author

@yosefe @shamisp could you look?

@@ -54,6 +54,23 @@
extern "C" {
#endif

#if OSHMEM_HAVE_C11
#define __OSHMEM_VAR_EXPAND(_arg) _arg
Copy link
Member

Choose a reason for hiding this comment

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

Where is it used?

Copy link
Contributor Author

@hoopoepg hoopoepg Aug 22, 2018

Choose a reason for hiding this comment

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

not used, removed
10x

Signed-off-by: Sergey Oblomov <[email protected]>
@yosefe yosefe merged commit 764cc9f into open-mpi:master Aug 22, 2018
@yosefe
Copy link
Contributor

yosefe commented Aug 22, 2018

@hoopoepg can you pls port to v4.0.x?

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.

3 participants