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

Consolidating Several PR's #956

Merged
merged 14 commits into from
May 9, 2018
Merged

Consolidating Several PR's #956

merged 14 commits into from
May 9, 2018

Conversation

WardF
Copy link
Member

@WardF WardF commented May 8, 2018

mathstuf and others added 10 commits February 19, 2018 10:14
Visual Studio 2013 and older do not support `inline` in C code.
Fix unused variable warning for `printid`.   Looks like it was not substituted in all places where it should have been and was only used inside an ifdef so was unused if `LOGGING` was false.  Add use in `fprintf` line following the ifdef block.

Minor change, but compilation output is so clean that a little wart sticks out...
@WardF WardF added this to the 4.7.0 milestone May 8, 2018
@WardF WardF self-assigned this May 8, 2018
@WardF WardF requested a review from DennisHeimbigner as a code owner May 8, 2018 17:37
@WardF
Copy link
Member Author

WardF commented May 8, 2018

Seeing a compiler fail under parallel; will push the fix shortly.

@WardF
Copy link
Member Author

WardF commented May 8, 2018

Seeing a downstream issue in netcdf-fortran, f03tst_open_mem failing. Will open an issue over there since we are about to do a new release anyways, if necessary. Will follow up with more info.

If the issue is non-trivial, will back out that particular PR.

@WardF
Copy link
Member Author

WardF commented May 9, 2018

The issue with netcdf-fortran is external to this consolidation, so merging this and then looking at fortran.

@WardF WardF merged commit 7a81b55 into master May 9, 2018
@WardF WardF deleted the pr-consolidate.wif branch May 9, 2018 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants