Skip to content

compile warnings in UFS_UTILS code #959

@MatthewPyle-NOAA

Description

@MatthewPyle-NOAA

NCO has gotten more strict about compile warnings in code being delivered for operations. In a review of the RRFS codes, I saw a very limited number of warnings (four total) from UFS_UTILS, all in the same routine.

/lfs/h2/emc/lam/noscrub/Matthew.Pyle/rrfs-workflow_warnings/sorc/UFS_UTILS/sorc/fre-nctools.fd/shared_lib/create_xgrid.c(1602): warning #266: function "insertIntersect" declared implicitly
            insertIntersect(grid1List, intersect[0], intersect[1], intersect[2], 0.0, u2, inbound, p1_1[0], p1_1[1], p1_1[2]);

Is it possible to clean up the code to avoid these warnings?

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions