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

Address BMI header issues impeding other work #122

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

PhilMiller
Copy link
Contributor

@PhilMiller PhilMiller commented Jun 10, 2024

Cf NOAA-OWP/ngen#831

Removals

  • bmi/bmi.hxx header deleted
  • #include "bmi/bmi.hxx" dropped since it wasn't actually used

Changes

Testing

  1. CI

Notes

  • This can get merged in advance of coordination with ngen#831 since it doesn't actually suffer from the ABI compatibility concern

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Visually tested in supported browsers and devices (see checklist below 👇)
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

@PhilMiller PhilMiller changed the title Remove BMI C++ header that's not actually used Address BMI header issues impeding other work Jun 11, 2024
@PhilMiller PhilMiller merged commit 3c7803a into master Jun 11, 2024
4 checks passed
@PhilMiller PhilMiller deleted the PhilMiller/update-bmi-hxx branch June 11, 2024 05:37
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.

2 participants