Skip to content

Fix "no lib" builds#1073

Merged
marshallward merged 2 commits into
mom-ocean:dev/gfdlfrom
adcroft:fix-nolib-builds
Mar 11, 2020
Merged

Fix "no lib" builds#1073
marshallward merged 2 commits into
mom-ocean:dev/gfdlfrom
adcroft:fix-nolib-builds

Conversation

@adcroft
Copy link
Copy Markdown
Collaborator

@adcroft adcroft commented Mar 10, 2020

  • The new FMS has test_ programs that are found by list_paths which
    do not build properly unless using the FMS Makefile.am method.
  • The "no libs" test was added to detect namespace collisions that
    are hidden when building with libraries. For now we'll retain
    this test but to do so requires a one-line hack to edit the
    pathnames file.

- The new FMS has test_ programs that are found by list_paths which
  do not build properly unless using the FMS Makefile.am method.
- The "no libs" test was added to detect namespace collisions that
  are hidden when building with libraries. For now we'll retain
  this test but to do so requires a one-line hack to edit the
  pathnames file.
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1073 into dev/gfdl will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev/gfdl    #1073   +/-   ##
=========================================
  Coverage     45.98%   45.98%           
=========================================
  Files           212      212           
  Lines         67332    67332           
=========================================
  Hits          30960    30960           
  Misses        36372    36372

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79c86c3...87e199e. Read the comment docs.

@marshallward marshallward merged commit f04a3a9 into mom-ocean:dev/gfdl Mar 11, 2020
@adcroft adcroft deleted the fix-nolib-builds branch April 16, 2020 21:40
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.

3 participants