Skip to content

Conversation

@jjhursey
Copy link
Member

Missing header found by MTT using either GNU or XL compilers and the following compiler option:
-Werror,-Wimplicit-function-declaration

timer_linux_component.c:167:9: error: implicit declaration of function 'opal_show_help' is invalid
in C99 [-Werror,-Wimplicit-function-declaration]
        opal_show_help("help-opal-timer-linux.txt", "monotonic not supported", true);
        ^1 warning and 1 error generated.
Error while processing timer_linux_component.c.

This was fixed as part of a larger commit on master, so there is no commit to cherry-pick.

@jjhursey jjhursey added the bug label Jan 11, 2017
@jjhursey jjhursey added this to the v2.0.2 milestone Jan 11, 2017
@jjhursey jjhursey requested a review from jsquyres January 11, 2017 16:38
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
@jjhursey jjhursey force-pushed the fix/v2.0.x/timer-header branch from 639691a to fd04a53 Compare January 11, 2017 16:39
@jsquyres
Copy link
Member

@hppritcha Seems very low risk / no brainer. Good to go.

@hppritcha
Copy link
Member

mellanox out to lunch merging anyway

@hppritcha hppritcha merged commit d15e051 into open-mpi:v2.0.x Jan 12, 2017
@jjhursey jjhursey deleted the fix/v2.0.x/timer-header branch January 26, 2017 20:55
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