Skip to content

Fix warnings for the wgrib directory - #535

Merged
AlysonStahl-NOAA merged 2 commits into
NOAA-EMC:developfrom
manfredsc:wgrib-cleanup
Jun 11, 2026
Merged

Fix warnings for the wgrib directory#535
AlysonStahl-NOAA merged 2 commits into
NOAA-EMC:developfrom
manfredsc:wgrib-cleanup

Conversation

@manfredsc

@manfredsc manfredsc commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
  1. misleading, doubled "break" statement in ec_ext.c:68 [-Wmisleading-indentation]
  2. unused macro "min" at seekgrib.c:31 [-Wunused-macros]

With this, the wgrib directory is warning-free for me.

Closes #536

@AlysonStahl-NOAA
AlysonStahl-NOAA self-requested a review June 11, 2026 21:48
@AlysonStahl-NOAA
AlysonStahl-NOAA merged commit 91c3064 into NOAA-EMC:develop Jun 11, 2026
18 of 19 checks passed
@manfredsc
manfredsc deleted the wgrib-cleanup branch June 11, 2026 22:54
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.

Warnings in the wgrib directory

2 participants