-
Notifications
You must be signed in to change notification settings - Fork 933
Add Fortran 2008 syntax to the manpages #962
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
Conversation
|
I see at least one missing one: MPI_Win_shared_query. There might be others. Otherwise 👍. |
|
Hmm, sorry. That one is in there. Just didn't show up in the github diff. I did a quick check and the following files that have f08 were not modified: The following were not modified but don't need to be: |
|
@ggouaillardet Can you have a look at @hjelmn's comment? |
a0b6521 to
fbc87ba
Compare
|
Test FAILed. |
|
I put a blocker label on it because I'd really like to see this stuff in 2.0.0. 😄 @hppritcha There was a failure in the distcheck jenkins -- it complains about make_manpage.pl not being found. Is that a real error? |
|
I likely forgot to add this new script into the distrib, |
fbc87ba to
67364be
Compare
|
Test FAILed. |
1 similar comment
|
Test FAILed. |
|
:bot:retest |
|
Test FAILed. |
67364be to
9ed5a64
Compare
Makefile.ompi-rules
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Watch the excess whitespace at the end of the line here.
|
One other minor/meta comment: should we change to |
9ed5a64 to
4020d70
Compare
|
Test FAILed. |
4020d70 to
3e46966
Compare
|
Test FAILed. |
|
:bot:retest |
|
@jsquyres i made the requested change |
|
Test FAILed. |
|
@hppritcha it looks like a local issue |
|
👍 |
|
@ggouaillardet @hppritcha Looks like a local failure in LANL Cray XC. |
Add Fortran 2008 syntax to the manpages
…l_fixes Topic/v2.x/sentinel fixes
Refers #959