Skip to content

Fix GNU compiler warnings #1807

Merged
vithikashah001 merged 1 commit into
NOAA-GFDL:mainfrom
vithikashah001:warning_compiler
Dec 18, 2025
Merged

Fix GNU compiler warnings #1807
vithikashah001 merged 1 commit into
NOAA-GFDL:mainfrom
vithikashah001:warning_compiler

Conversation

@vithikashah001

Copy link
Copy Markdown
Contributor

Description
Update type and kind declarations to fix GNU warnings with -DPORTABLE_KINDS

Fixes #1792

How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note
any relevant details for your test configuration (e.g. compiler, OS). Include
enough information so someone can reproduce your tests.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

@rem1776 rem1776 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@vithikashah001 vithikashah001 merged commit fbbe8f6 into NOAA-GFDL:main Dec 18, 2025
26 of 28 checks passed
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.

several FMS compiler warnings

3 participants